bug吗?
我发现…从A页面跳转到B页面,B出发wx.startRecord . 返回A页面的时候.并不会自动出发wx.stopRecord()…
然后过了60秒.wx.startRecord的success回调在A页面出来~
2 回复
根据文档的描述,当主动调用wx.stopRecord,或者录音超过1分钟时自动结束录音。参考 https://mp.weixin.qq.com/debug/wxadoc/dev/api/media-record.html