音频只有1秒。在华为手机上是正常的。iphoneXR(14.3)和iphone12pro(14.4.1)会有这个问题。
var pusherContext = wx.createLivePusherContext();
pusherContext.playBGM({
success: function (c) {console.log(c)},
fail: function (e) {}
})
框架类型 | 问题类型 | 操作系统 | 操作系统版本 | 手机型号 | 微信版本 |
---|---|---|---|---|---|
小程序 | Bug | iOS | 14.3 | iphoneXR | 8.0.2 |
1 个回答
playBGM这API混入的音频,最后在端上播放出来确实效果不太好