Re: [python-win32] Unmuting the Microphone

2009-11-09 Thread Tim Roberts
Mike Driscoll wrote: > > I received a request to un-mute the microphone on Windows XP. I've > looked around online and all I've seen are people recommending ctypes, > but no examples (in Python). I did find this C++ code, but I can't > tell if if just toggles mute or allows the programmer to specif

[python-win32] Unmuting the Microphone

2009-11-09 Thread Mike Driscoll
Hi, I received a request to un-mute the microphone on Windows XP. I've looked around online and all I've seen are people recommending ctypes, but no examples (in Python). I did find this C++ code, but I can't tell if if just toggles mute or allows the programmer to specify that they want the