title: Taro.stopRecord()

sidebar_label: stopRecord

​主动调用停止录音。

​## 示例代码

  1. import Taro from '@tarojs/taro'
  2. Taro.stopRecord()

API支持度

API 微信小程序 H5 React Native 支付宝小程序 百度小程序
Taro.stopRecord ✔️

录音管理

使用方式同 wx.getRecorderManager

示例代码:

API 支持度

| API | 微信小程序 | H5 | React Native | 支付宝小程序 | 百度小程序 | | :-: | :-: | :-: | :-: | :-: | :-: |