innerAudioContext 网络aac格式语音播放不了
innerAudioContext.src = “https://taluoshuo-qa.oss-cn-hangzhou.aliyuncs.com/a/1904/c23b110a685d295c040f9a3af42082acc6a030b7.aac”
innerAudioContext.play()
这样写语音不能播放。是因为格式的问题吗?
innerAudioContext.src = “https://taluoshuo-qa.oss-cn-hangzhou.aliyuncs.com/a/1904/c23b110a685d295c040f9a3af42082acc6a030b7.aac”
innerAudioContext.play()
这样写语音不能播放。是因为格式的问题吗?