未验证 提交 75ebba9f 编写于 作者: W wanganxp 提交者: GitHub

Update record-manager.md

上级 9b3d031f
...@@ -3,9 +3,9 @@ ...@@ -3,9 +3,9 @@
**平台差异说明** **平台差异说明**
|5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序| |5+App|H5|微信小程序|支付宝小程序|百度小程序|头条小程序|QQ小程序|
|:-:|:-:|:-:|:-:|:-:|:-:| |:-:|:-:|:-:|:-:|:-:|:-:|:-:|
|√|x|√|x|√|√| |√|x|√|x|√|√|√|
**recorderManager 对象的方法列表** **recorderManager 对象的方法列表**
...@@ -66,6 +66,10 @@ ...@@ -66,6 +66,10 @@
|:-|:-|:-| |:-|:-|:-|
|errMsg|String|错误信息| |errMsg|String|错误信息|
**注意**
- 可以通过用户授权API来判断用户是否给应用授予麦克风的访问权限[https://uniapp.dcloud.io/api/other/authorize](https://uniapp.dcloud.io/api/other/authorize)
**示例** **示例**
```html ```html
...@@ -116,4 +120,4 @@ export default { ...@@ -116,4 +120,4 @@ export default {
} }
} }
} }
``` ```
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册