How to use Speech 2 Text in Microsoft Surface

Posted by Roflcoptr on Stack Overflow See other posts from Stack Overflow or by Roflcoptr
Published on 2010-12-22T15:55:34Z Indexed on 2010/12/28 21:54 UTC
Read the original article Hit count: 467

I'd like to use some speech 2 text in my microsoft surface application. I saw that it is possible, but I don't really know where to start. Is there any framework/library available, or a code snippet, or a tutorial??

I don't even know exactly what i should google for ;)

===EDIT=== I read that it is necessary to use a grammar to recognize words. So if I want to proceed free text, is there a predefined grammar for the english language? Or is it a better choice to don't use speech2text but just audio files instead?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET