Page 1 of 1

Easy way to start Speech Recognition?

Posted: 12 Nov 2016 16:45
by Irwin of Upton
Am using Windows 7.

Is there an easy way to start Speech Recognition (C:\Windows\Speech\Common\sapisvr.exe) without having to laboriously wade through Speech Recognition of Control Panel each and every time? Have tried numerous approaches including Run As Administrator but nothing gets it going.

Admit may be missing something here but sure can't figure out way it is!

Re: Easy way to start Speech Recognition?

Posted: 13 Nov 2016 06:14
by highend

Code: Select all

run """C:\Windows\Speech\Common\sapisvr.exe"" -SpeechUX";

Re: Easy way to start Speech Recognition?

Posted: 14 Nov 2016 14:30
by Irwin of Upton
Simply amazing! Had spent considerable time playing with the EXE but where did you get the -SpeechUX?

Better magic than Harry Potter :!: