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 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.

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like