How do you reconize voice from web app
I开发者_如何学运维 want something really simple to identify one word ( "UNO !" )
In addition to Flash, you can use Ribit and Silverlight for the same. Refer :
http://developer.ribbit.com/blogs/ribbit-brings-programmable-voice-communications-microsoft-silverlight-and-net-platform-develop
http://www.codeproject.com/KB/silverlight/SilverlightVoiceVideoChat.aspx
I suppose this is supper late, but you should be looking at sphinx from CMU. http://cmusphinx.sourceforge.net/sphinx4/doc/ProgrammersGuide.html#helloworld I know the documentation is dry but you can get some basic speech recognition going very quickly.
The only way I know to do this is to use Flash. It will have to take control of their microphone, which, I believe, they will have to authorize the app to do.
精彩评论