Is There a Way to Programatically Launch the Windows "Set up Microphone"
If I Search for "Microphone" in Windows 7 the First Option Is "Set up Microphone". I'd Like to Be Able to Launch That Programatically. I've Tried Dragging That...
If I search for "microphone" in Windows 7 the first option is "Set up Microphone".
I'd like to be able to launch that programatically. I've tried dragging that shortcut to the desktop but it's just a "search" shortcut.
any suggestions?
1 Answer
You can use "%SystemRoot%\System32\Speech\SpeechUX\SpeechUXWiz.exe" MicTraining but it is undocumented.