“https://miniprogma.evomotion.com:9001/static/img/20190912142927_223898_282108.wav”
“https://miniprogma.evomotion.com:9001/static/img/20190912142927_961938_74519.wav”
“https://miniprogma.evomotion.com:9001/static/img/20190912142928_561962_14464.wav”
“https://miniprogma.evomotion.com:9001/static/img/20190912142929_123319_910139.wav”
这些音频都有变调的情况,第一次播放声音柔和些,第二次后面声调变的有点大
目前测试在Android中出现这种问题
机型:MI PLAY
系统版本:MIUI 10.3.3 稳定版
微信版本为:7.0.6
测试时用createAudioContext这个API播放音频音调很稳定,但是这个API我没法拿到结束时间,有没有什么方法能帮助我处理掉这个问题
let audio = wx.createInnerAudioContext();
audio.autoplay =
true
audio.src =
“https://miniprogma.evomotion.com:9001/static/img/20190912142927_223898_282108.wav”
代码片段为:
https://image.wxopen.club/content_12b80d1a-4d3c-11ea-a83d-001a7dda7111.png