Is there an API for Google's speech recognition technology?

Leo Jiang picture Leo Jiang · Jan 12, 2012 · Viewed 56.5k times · Source

I want to try creating a jQuery slideshow using simple voice commands like "next" or "previous". Is there a way to use Google's voice recognition? I know about Chrome's x-webkit-speech, but I have to click a button to use it.

I tried MIT's WAMI, but I found it slower and less accurate than Google's speech cognition.

Answer

Tim Perry picture Tim Perry · Jan 16, 2013

As of today this now exists, for Chrome: http://chrome.blogspot.co.uk/2013/01/hello-browser.html

(api doc)