标签: windows windows-7 windows-vista audio
我应该使用哪个界面来控制Vista或Windows 7上的应用程序量?
编程语言并不重要。
答案 0 :(得分:2)
A brief history of the windows audio API's
There are several volume control points in Vista/W7
You probably want to use the ISimpleAudioVolume interface
答案 1 :(得分:1)
这篇文章/图书馆为我做了这件事。导入它并使用ONELINER来设置全局应用程序卷,它适用于将在XP和7上运行的旧式API。
http://www.dreamincode.net/forums/topic/45693-controlling-sound-volume-in-c%23/