Rank: Newbie Groups: Member
Joined: 5/23/2014 Posts: 4
|
SpeechRecognition not working in EOBrowser, looks like it's supported in chrome 33 https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#browser_compatibilityto test it i tried accessing: https://www.google.com/intl/en/chrome/demos/speech.htmlthere's an error in the log: "network" with no further details
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,217
|
Hi, Speech recognition relies on Google Speech API to work. So you must configure your Google API key and also enable "Speech API" in your Google API console. See here for more information on how to acquire and configure your Google API key: https://www.essentialobjects.com/doc/webbrowser/advanced/google_service.htmlThanks!
|