# RecorderManager.onStop(function callback)
订阅录音结束事件回调
# 参数
# function callback
录音结束事件的回调
# 参数
# Object res
属性 | 类型 | 说明 |
---|---|---|
tempFilePath | string | 录音文件所对应的临时路径 |
duration | number | 录音的总时长,单位毫秒 |
fileSize | number | 录音文件的大小,单位:Byte |
←
→
在线客服