Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用 javascript 或 html5 对文本进行语音转换,我已经使用 x-webkit-speech 在 chrome 中完成了它,但它在其他浏览器中不受支持。所以是否有任何 api 或库来进行语音识别。任何答案将不胜感激。谢谢你。
快速谷歌搜索显示以下语音到文本:
http://speechapi.com
是否有适用于 Google 语音识别技术的 API?