tencentcloud-sdk-nodejs-ccc 4.1.170 → 4.1.172

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-ccc",
3
- "version": "4.1.170",
3
+ "version": "4.1.172",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -695,7 +695,7 @@ export interface CreateAICallRequest {
695
695
  "APIUrl": "https://api.minimax.chat/v1/t2a_v2",
696
696
  "APIKey": "eyxxxx",
697
697
  "GroupId": "181000000000000",
698
- "VoiceType":"female-tianmei-jingpin",
698
+ "VoiceType":"female-tianmei",
699
699
  "Speed": 1.2
700
700
  }
701
701
  </code></pre>
@@ -805,6 +805,10 @@ export interface CreateAICallRequest {
805
805
  * 最大通话时长, 默认不限制。单位毫秒(ms)
806
806
  */
807
807
  MaxCallDurationMs?: number;
808
+ /**
809
+ * 最大振铃时长,达到时长阈值自动挂断。 **仅自携号码支持当前参数**
810
+ */
811
+ MaxRingTimeoutSecond?: number;
808
812
  }
809
813
  /**
810
814
  * 带有技能组优先级的座席信息