innerAudioContext.src = "https://taluoshuo-qa.oss-cn-hangzhou.aliyuncs.com/a/1904/c23b110a685d295c040f9a3af42082acc6a030b7.aac"
innerAudioContext.play()
这样写语音不能播放。是因为格式的问题吗?
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | innerAudioContext | 客户端 | 7.0.3 | 2.6.6 |
2 个回答
没有后续了吗?官方?
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
https://developers.weixin.qq.com/s/CaF9chm77t8o
代码片段 安卓任何类型的真机都播放不了、ios能正常播放。
10004指格式错误,这个aac文件放在微信会话里也不能正常播放的,所以这是文件的问题,开发者得自己处理
https://developers.weixin.qq.com/s/R9AY7mmu7p8z
你看这个代码片段,那为什么用playBackgroundAudio 可以播放?
我们先看下
不知道您那里看的怎么样?是什么问题呢?