1
Answer

SpundPlayer - Volume?

Maximilian

Maximilian

12y
5.7k
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)