欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

谷歌浏览器90版本无法播放语音问题解决

程序员文章站 2022-04-29 13:45:36
...

背景:Vue项目需要在页面播放语音功能。谷歌浏览器升级后无法播放。

谷歌浏览器警告提醒:

speechSynthesis.speak() without user activation is no longer allowed since M71, around December 2018. See https://www.chromestatus.com/feature/5687444770914304 for more details

解决办法:降级浏览器版本