Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
SpundPlayer - Volume?
Maximilian
12y
5.7k
1
Reply
Is there an "easy" code to change the "start" volume of the soundplayer?
my code is like this:
SoundPlayer _sound = new SoundPlayer(Tetris_.Properties.Resources.Musik);
_sound.PlayLooping();
but it's a bit TOOOOOO loud^^
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
how to login basic autheintication to an url(website) from window base application ,c#?
database in c# and how can it be used in making a calculator.