Google的语音识别技术是否有API?
问题描述:
我想尝试使用诸如next或previous之类的简单语音命令来创建jQuery幻灯片。有没有办法使用Google的语音识别功能?我知道Chrome的x-webkit-speech,但我必须点击一个按钮才能使用它。
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.
我尝试了MIT的WAMI,但发现速度比较慢,谷歌的语音认知。
I tried MIT's WAMI, but I found it slower and less accurate than Google's speech cognition.
答
截至今天,Chrome已经存在:http://chrome.blogspot.co.uk/2013/01/hello-browser.html
As of today this now exists, for Chrome: http://chrome.blogspot.co.uk/2013/01/hello-browser.html
( api文档)