有关 wx.createInnerAudioContext() 接口问题

发布于 7 年前作者 gangwu12294 次浏览最后编辑 6 年前来自 ask
const innerAudioContext = wx.createInnerAudioContext()
innerAudioContext.src = 'https://lite.baotounews.com.cn/epaper/Cache/video/2018/04/26/content_97514.htm.mp3'
innerAudioContext.play()

声音在手机上播放不正常,貌似加快了,但是用 audio 组件正常

0 回复
暂无回复