How to turn on and minimize Microsoft Speech Recognition?

Posted by aF on Stack Overflow See other posts from Stack Overflow or by aF
Published on 2010-06-03T12:37:14Z Indexed on 2010/06/03 12:44 UTC
Read the original article Hit count: 176

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about c#

Related posts about python