使用 camera.startRecord 开启录像失败
{
"err":{"errMsg":"Failed to invoke 'startRecord' on 'CameraContext': not allowed to use microphone."},
"msg":"Failed to invoke 'startRecord' on 'CameraContext': not allowed to use microphone."
}
权限也开启了 为什么会调用失败呢 是因为调用太频繁了吗 没有代码片段提供 只是想问下这个错误是什么情况下才会出现的 然后可以提前预防下
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。