Maximilian

Maximilian

  • NA
  • 14
  • 13.2k

SpundPlayer - Volume?

May 8 2012 11:28 AM
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)