Taro.stopRecord()
主动调用停止录音。
## 示例代码
import Taro from '@tarojs/taro'
Taro.stopRecord()
API支持度
API | 微信小程序 | H5 | React Native | 支付宝小程序 | 百度小程序 |
---|---|---|---|---|---|
Taro.stopRecord | ✔️ |
录音管理
使用方式同 wx.getRecorderManager
。
示例代码:
API 支持度
API | 微信小程序 | H5 | React Native | 支付宝小程序 | 百度小程序 |
---|
主动调用停止录音。
## 示例代码
import Taro from '@tarojs/taro'
Taro.stopRecord()
API | 微信小程序 | H5 | React Native | 支付宝小程序 | 百度小程序 |
---|---|---|---|---|---|
Taro.stopRecord | ✔️ |
使用方式同 wx.getRecorderManager
。
示例代码:
API 支持度
API | 微信小程序 | H5 | React Native | 支付宝小程序 | 百度小程序 |
---|