https://{custom_url}?action=record&version=1
METHOD:POST
Content-Type: application/json;charset=utf8
REQUEST:参数 | 类型 | 说明 |
SdkAppId | 数值(长整型) | 联络中心实例 ID |
RecordId | 字符串 | 录音 ID |
SessionId | 字符串 | 会话 ID |
Timestamp | 数值(长整型) | 录音生成时间戳 |
EndpointUser | 字符串 | 被录音的对象(用户侧为手机号,坐席为邮箱) |
RecordURL | 字符串 | 录音 URL 地址(录音默认免费存储时长为3个月) |
CustomRecordURL | 字符串 | 录音转存COS URL(开启录音转存功能才有这个字段) |
参数 | 类型 | 说明 |
ErrMsg | 字符串 | 错误说明 |
ErrCode | 数值 | 错误码 |
{"SdkAppId": 1400264214,"RecordId":"1608130650","SessionId": "e97be0ab-1ef6-4ad2-a8c4-2b2bbfb18e55","Timestamp": 1608130650,"EndpointUser": "lululing@tencent.com","RecordURL": "http://recorder-10018504.cos.ap-shanghai.myqcloud.com/def/month12/000-339708937-12367-473aa3561921478d8c57b425bd9d4b29-000-1608130637.mp3"}
本页内容是否解决了您的问题?