是否有针对 Javascript 的文本 API 的言论自由?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/14917396/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Are there free speech to text API's for Javascript?
提问by Spencer S.
I would like to create a web interface which would utilize a speech to text feature. Does anyone know of any speech to text api's which can be written in Javascript? Thanks in advance!
我想创建一个 Web 界面,该界面将利用语音转文本功能。有谁知道任何可以用 Javascript 编写的文本 api 的语音?提前致谢!
回答by markasoftware
There is a very new HTML5 API for this, and although chrome is the only browser supporting it it is a built in feature of HTML5, it is still awesome and accurate. I don't use it, but you can find out more about it here: http://updates.html5rocks.com/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API
有一个非常新的 HTML5 API,虽然 chrome 是唯一支持它的浏览器,但它是 HTML5 的内置功能,它仍然很棒而且准确。我不使用它,但您可以在此处找到有关它的更多信息:http: //updates.html5rocks.com/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API
回答by Wildhoney
There are certainly APIs available that allow you to use JavaScript in conjunction with them: http://speechapi.com/apis/javascript/
当然有一些 API 允许您将 JavaScript 与它们结合使用:http: //speechapi.com/apis/javascript/