Webkit Speech - Javascript trigger mic listen

喜夏-厌秋 提交于 2019-12-13 05:09:23

问题


<input x-webkit-speech />

Gives in webkit browsers:

Is there a way to to trigger the mic click with javascript ?


回答1:


Not at this time.

You can visit http://www.webkit.org/ and leave a suggestion for them to add this in the future.




回答2:


Old question but this is now possible, ish.

http://updates.html5rocks.com/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API



来源:https://stackoverflow.com/questions/9360822/webkit-speech-javascript-trigger-mic-listen

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