pc端检测是否在播放音频不准确

发布于 7 年前作者 zsun13191 次浏览最后编辑 7 年前来自 issues

const voicePlayer = wx.createInnerAudioContext(); // 播放

let paused = voicePlayer.paused; // true 没有播放

在pc端检测,明明我还没有播放,就检测我在播放音频,

1 回复
gshen
gshen1 楼5 年前

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