有关 wx.createInnerAudioContext() 接口问题
const innerAudioContext = wx.createInnerAudioContext() innerAudioContext.src = 'https: //lite.baotounews.com.cn/epaper/Cache/video/2018/04/26/content_97514.htm.mp3' innerAudioContext.play() |
声音在手机上播放不正常,貌似加快了,但是用 audio 组件正常