Click to See Complete Forum and Search --> : mute/unmute the microphone


Deniz
September 15th, 2003, 09:31 PM
Please help, this one is driving me nuts and I dont even know where to begin.

I need to find a way to mute/unmute the microphone through code.

For example, when you open up the volume control panel in Windows 2000, (thats the platform I'm on) I can simply click the checkbox to mute the microphone regardless of what kind of hardware I have.

I need to be able to do this in code. Anyone have any ideas/pointers/answers etc?

Thanks a lot :)

I'll post this question in the Vicual C++ section as well just in case.

indiocolifa
September 16th, 2003, 09:21 AM
I think You must use the mixer API. Look in the MSDN at the Multimedia Section.