innerAudioContext的一些方法有小概率执行失败的问题
发布于 5 年前 作者 vxiang 576 次浏览 来自 官方Issues

innerAudioContext.seek()方法有bug,在一定条件下会不触发

innerAudioContext.play()方法有小概率在canplay时没加载成功,导致不能播放音频

1 回复

你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

回到顶部