x-webkit-speech is deprectated. A JS replacement for simple speech input for <input>?

拈花ヽ惹草 提交于 2019-11-28 21:19:08

Answering my own question:

Just made a Github project for this purpose: https://github.com/Daniel-Hug/speech-input

0e4ef622

There is a JavaScript SpeechRecognition API that does text-to-speech and speech-to-text. Not many browsers support it but Chrome should have support.

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