How to turn on and minimize Microsoft Speech Recognition?
- by aF
I'm using Windows 7 Pro and I made a C# program that makes Speech Recognition.
When I run the program, the Speech Recognition App initializes.
Now, how can I turn it on ("Listen to everything I say") and minimize it (so it goes to systems tray and isn't visible), using C# or Python?