检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Object> getplayInfo(String templateId, List<String> templateParas) { Map<String, Object> bodys = new HashMap<String, Object>();
该示例不体现参数校验,请根据各参数的格式要求自行实现校验功能. */ public String voiceCallAPI(String displayNbr, String callerNbr, String displayCalleeNbr, String calleeNbr
该示例不体现参数校验,请根据各参数的格式要求自行实现校验功能. */ public String voiceVerificationCodeAPI(String displayNbr, String calleeNbr, int languageType, String
响应参数 表7 响应消息参数说明 参数名称 是否必选 参数类型 默认值 说明 resultcode 是 String(1-32) 无 请求返回的结果码。 resultdesc 是 String(1-128) 无 请求返回的结果描述。
public static final String CLICK2CALL_APPID = "*****"; public static final String CLICK2CALL_SECRET = "*****"; public static final String
public static final String CLICK2CALL_APPID = "*****"; public static final String CLICK2CALL_SECRET = "*****"; public static final String
public static final String CLICK2CALL_APPID = "*****"; public static final String CLICK2CALL_SECRET = "*****"; public static final String
0表示呼出(外呼) spId 是 String(1-32) 客户的云服务账号。 appKey 是 String(1-32) 应用的app_key。 icid 否 String(1-64) 呼叫记录的唯一标识。
userData 否 String(1-256) 用户附属信息,此参数的值与“语音验证码场景API”中的"userData"参数值一致。 sessionId 是 String(1-256) 唯一指定一条通话链路的标识ID。 caller 否 String(1-32) 主叫号码。
0表示呼出(外呼) spId 是 String(1-32) 无 客户的云服务账号。 appKey 是 String(1-32) 无 应用的app_key。 icid 否 String(1-64) 无 呼叫记录的唯一标识。
0:外呼 1:回呼 spId 是 String(1-32) 客户的云服务账号。 appKey 是 String(1-32) 应用的app_key。 icid 否 String(1-64) 呼叫记录的唯一标识。
userData 否 String(1-256) 用户附属信息,此参数的值与“语音通知API”中的"userData"参数值一致。 sessionId 是 String(1-256) 唯一指定一条通话链路的标识ID。 caller 否 String(1-32) 主叫号码。
displayNbr, string callerNbr, string displayCalleeNbr, string calleeNbr) { if (String.IsNullOrEmpty(displayNbr) || String.IsNullOrEmpty
buildAKSKHeader(string appKey, string appSecret) { string now = DateTime.UtcNow.ToString("yyyy-MM-ddTHH:mm:ssZ"); //Created
displayNbr, string calleeNbr, int languageType, string preTone, string verifyCode) { if (String.IsNullOrEmpty(displayNbr
userData 否 String(1-256) 用户附属信息,此参数的值与“语音回呼场景API”中的"userData"参数值一致。 sessionId 是 String(1-256) 唯一指定一条通话链路的标识ID。 caller 否 String(1-32) 主叫号码。
文档修订记录 发布日期 修订记录 2022/5/7 话单通知接口的recordFileDownloadUrl参数长度由“String(1-256)”修改为“String(1-1024)”。
响应参数 表5 响应消息参数说明 参数名称 是否必选 参数类型 默认值 说明 resultcode 是 String(1-32) 无 请求返回的结果码。 resultdesc 是 String(1-128) 无 请求返回的结果描述。
verifyCode 是 String(2-8) 无 验证码:只支持0~9的数字,最大8位。 如“12345678”。 posTone 否 String(1-128) 无 播放语音验证码之后需要播放的放音文件名。
表6 响应Body参数 参数名称 是否必选 参数类型 说明 resultcode 否 String(1-32) 请求返回的结果码。失败响应时返回。 resultdesc 否 String(1-256) 操作结果描述。失败响应时返回。