c# - Change The Volume in System.Media.SoundPlayer -
I'm using System.Media.SoundPlayer to run some wav files in my project. Is it possible to change the volume of this SoundPlayer? If there is no way to do this, how can I change the volume of my computer using C #?
There is an article on MSDN, hope it helps:
< P>
Comments
Post a Comment