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

Popular posts from this blog

asp.net mvc - Dynamically Generated Ajax.BeginForm -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -