js无法控制音频播放:DOMException: play() failed because the user didn't

DOMException: play() failed because the user didn't interact with the document first
我设置了一个按钮。设置定时点击。也无效

阅读 18.8k
2 个回答

楼上已经说得很详细了。另外高版本浏览器play方法会返回一个promise,可以catch这个promise,引导用户手动点击播放。

推荐问题
宣传栏