语音合成API是否由HTML5正式提供?

时间:2019-01-10 05:55:08

标签: html5 text-to-speech mozilla w3c speech-synthesis

我了解语音合成用于将文本转换为语音。但是它是HTML5正式提供的吗?

1 个答案:

答案 0 :(得分:0)

是的。 SpeechSynthesisWeb Speech API的界面,并具有很好的浏览器支持。但是,SpeechSynthesis当前为EXPERIMENTAL,它可能会以破坏当前代码的方式发生变化。在撰写本文时,不建议在生产中使用它。

Browser compatibility screenshot