Compact framework voice recognize API or library
So far my research telling me that there is no free library for voice 开发者_高级运维recognize. Is this still a case, (because all post I found is old few years). Is there sample app, or anything that I can start with If I want to make my WinMobile C# app be able to recognize Voice from input.
Have a look at http://www.microsoft.com/speech/developers.aspx
Microsoft offer free implementations, but they aren't available on Windows Mobile.
The only library I'm aware of that works with Windows Mobile and the Compact Framework is Chant.
精彩评论