2

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.

adopilot
  • 4,340
  • 12
  • 65
  • 92

2 Answers2

1

Have a look at http://www.microsoft.com/speech/developers.aspx

Microsoft offer free implementations, but they aren't available on Windows Mobile.

Nick Fortescue
  • 43,045
  • 26
  • 106
  • 134
0

The only library I'm aware of that works with Windows Mobile and the Compact Framework is Chant.

ctacke
  • 66,480
  • 18
  • 94
  • 155