获取录音文件-getMonitorByUniquid

接口地址

GET/webAPI/webHttpAPI.php

参数:

参数名 是否必须 类型 参数值 说明
userName string 公司账号名 公司账号名
passWord string 密码 通过获取密钥接口生成
model string getMonitorByUniquid 调用方法
uniquid string 通话唯一标识  
calldate string "Y_m_d" 格式化,如:2018_12_06

请求示例

http://xxx.xxx.xxx.xxx/webAPI/webHttpAPI.php?model=getMonitorByUniquid&uniquid=1595897341.19&calldate=2020_7_28&userName=xxx&passWord=xxxx

返回信息

{
    "status": true,
    "msg": "monitor/szptdb/2020-07/28/6009-13343072528-20200728-084902-1595897341.19-szptdb.mp3"
}
参数名 类型 参数值
status boolean true false
msg string 录音文件

说明

录音文件可使用如下格式调用播放 http://xxx.xxx.xxx.xxx/monitor/userName/2018-12/06/801-18219103020-20181206-191627-1544094979.16.mp3