# RecorderManager.offError

更新时间:2024-09-18 14:46:39

这是一个实验性功能

停止监听录音出错事件。

# offError(callback?: (event: RecorderErrorEvent) => void): void

# 参数

参数 类型 必填 说明
callback (event: RecorderErrorEvent) => void 停止监听录音出错事件的回调函数
RecorderErrorEvent
属性
属性 类型 说明
errMsg string 错误信息
Copyright ©2024, All Rights Reserved