1
Answer

SpundPlayer - Volume?

Photo of Maximilian

Maximilian

12y
8.6k
1
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^^

Answers (1)