Are there any limitations with using Chrome Speech Recognition?

情到浓时终转凉″ 提交于 2019-12-12 12:08:27

问题


I want to use webkit-speech-recognition in my commercial web-application.

Are there any limitations (limit of queries by site, prohibition of commercial use)?


回答1:


There is a timeout after 5 minutes (300 seconds)

Though I couldn't find any documentation.




回答2:


+1 for the question. I am curious about this too. Just be weary if you are developing for mobile as HTML5 speech regonition API for Chrome does not work on mobile iOS for iPhone and iPad. See: Add iOS speech recognition support for web app?



来源:https://stackoverflow.com/questions/28646247/are-there-any-limitations-with-using-chrome-speech-recognition

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!