I need to adjust the Line-In and Microphone controls (i.e. the settings on the Microsoft Volume Control) from my VB program. Any thoughts how this can be done?
Printable View
I need to adjust the Line-In and Microphone controls (i.e. the settings on the Microsoft Volume Control) from my VB program. Any thoughts how this can be done?
I found a sort of answer at
http://www.vbsquare.com/tips/tip298.html
But unfortunately the code does not seem to actually work (i.e. does not change the volume control settings) :(