Search code examples
htmlwindows-8speech-recognitionwinjsspeech-to-text

how to develop win8 apps (html5 and js) with speech recognition


I develop a windows 8 application (html and js) and I try to add a voice control system (microsoft speech) the first question is: is it possible to add a dll (microsoft.speech) to my project and did you know a good web site describe this thank you :)


Solution

  • You can use bing speech recognition control for this.This has been released recently. You need to install it from visual studio gallery.For more details on installation and usage of bing speech recognition control please refer http://msdn.microsoft.com/en-us/library/dn434583.aspx