tencentcloud-sdk-nodejs 4.0.791 → 4.0.793
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/CHANGELOG.md +368 -0
- package/SERVICE_CHANGELOG.md +429 -207
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/asr/v20190614/asr_client.ts +14 -1
- package/src/services/asr/v20190614/asr_models.ts +66 -14
- package/src/services/bma/v20221115/bma_models.ts +5 -0
- package/src/services/cdn/v20180606/cdn_models.ts +6 -6
- package/src/services/csip/v20221121/csip_client.ts +5 -2
- package/src/services/csip/v20221121/csip_models.ts +192 -20
- package/src/services/cwp/v20180228/cwp_models.ts +65 -5
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +4 -4
- package/src/services/emr/v20190103/emr_client.ts +1 -1
- package/src/services/emr/v20190103/emr_models.ts +14 -11
- package/src/services/ess/v20201111/ess_client.ts +36 -1
- package/src/services/ess/v20201111/ess_models.ts +12 -0
- package/src/services/essbasic/v20210526/essbasic_client.ts +37 -3
- package/src/services/essbasic/v20210526/essbasic_models.ts +23 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +53 -34
- package/src/services/iss/v20230517/iss_models.ts +7 -3
- package/src/services/ssl/v20191205/ssl_models.ts +4 -0
- package/src/services/tcb/v20180608/tcb_models.ts +9 -9
- package/src/services/tcss/v20201101/tcss_models.ts +25 -5
- package/src/services/tione/v20211111/tione_client.ts +3 -1
- package/src/services/tione/v20211111/tione_models.ts +138 -51
- package/src/services/tse/v20201207/tse_client.ts +163 -63
- package/src/services/tse/v20201207/tse_models.ts +557 -178
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +5 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +6 -0
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +63 -14
- package/tencentcloud/services/bma/v20221115/bma_models.d.ts +5 -0
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +6 -6
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +1 -1
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +189 -20
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +65 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +4 -4
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +1 -1
- package/tencentcloud/services/emr/v20190103/emr_client.js +1 -1
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +14 -11
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +36 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +36 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +12 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +37 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +37 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +23 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +53 -34
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +7 -3
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +4 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +9 -9
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +25 -5
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +136 -51
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +47 -15
- package/tencentcloud/services/tse/v20201207/tse_client.js +69 -21
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +537 -178
- package/test/asr.v20190614.test.js +10 -0
- package/test/tse.v20201207.test.js +94 -14
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -17,16 +17,16 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-01-31 01:06:22 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-12-15 18:59:23 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-01-31 01:06:41 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-02-02 01:05:31 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2023-10-13 01:07:08 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-01-01 00:02:00 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-10-11 01:10:01 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-01-31 01:07:03 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-02-02 01:05:54 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-10-18 01:14:30 |
|
|
29
|
-
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) |
|
|
29
|
+
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-02-02 01:06:13 |
|
|
30
30
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2023-10-17 01:08:08 |
|
|
31
31
|
| bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2023-10-17 01:08:12 |
|
|
32
32
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2023-10-12 01:13:46 |
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-01-25 15:34:29 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-01-30 01:08:20 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-01-15 01:08:17 |
|
|
45
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-
|
|
45
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-02-02 01:07:38 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-01-24 01:23:26 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-01-04 01:08:58 |
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-01-24 01:23:33 |
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2023-11-27 00:06:03 |
|
|
68
68
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
69
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
70
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-
|
|
70
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-02-02 01:09:24 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-01-18 01:12:34 |
|
|
73
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-
|
|
73
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-02-02 01:09:36 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-02-02 01:10:38 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-01-24 01:26:26 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-12-20 01:36:00 |
|
|
95
95
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-
|
|
97
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-02-02 01:13:14 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-01-25 01:13:20 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-02-02 01:13:30 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-02-02 01:13:44 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-01-12 01:15:37 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-12-25 00:11:01 |
|
|
@@ -123,12 +123,12 @@
|
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-01-26 01:14:52 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-01-31 01:16:26 |
|
|
126
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) |
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-02-02 01:15:04 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
128
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-01-30 01:16:52 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
|
|
130
130
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
|
|
131
|
-
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-
|
|
131
|
+
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-02-02 01:16:04 |
|
|
132
132
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-12-28 01:18:25 |
|
|
133
133
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-11-30 04:52:16 |
|
|
134
134
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-01-25 01:16:59 |
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
179
179
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-01-17 01:21:16 |
|
|
180
180
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
181
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-
|
|
181
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-02-02 01:20:24 |
|
|
182
182
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
183
183
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-12-28 01:23:11 |
|
|
184
184
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-01-17 01:21:44 |
|
|
@@ -192,14 +192,14 @@
|
|
|
192
192
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
193
193
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-08-17 04:48:55 |
|
|
194
194
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-09-25 01:25:42 |
|
|
195
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-
|
|
195
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-02-02 01:21:06 |
|
|
196
196
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-05-18 01:51:15 |
|
|
197
197
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
198
198
|
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-11-28 01:24:39 |
|
|
199
199
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
200
200
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-10-09 01:23:14 |
|
|
201
201
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-12-12 02:27:39 |
|
|
202
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-
|
|
202
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-02-02 01:21:42 |
|
|
203
203
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
204
204
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-01-23 01:28:41 |
|
|
205
205
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-01-12 01:24:10 |
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-08-17 05:26:12 |
|
|
214
214
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
215
215
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
216
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-
|
|
216
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-02-02 01:23:26 |
|
|
217
217
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-12-29 01:26:38 |
|
|
218
218
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-01-22 11:36:09 |
|
|
219
219
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-12-29 01:27:21 |
|
|
226
226
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-01-31 01:25:41 |
|
|
227
227
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-01-24 17:17:12 |
|
|
228
|
-
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-
|
|
228
|
+
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-02-02 01:24:40 |
|
|
229
229
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-01-15 01:25:03 |
|
|
230
230
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
231
231
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-11-27 00:22:20 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.793"
|
|
@@ -41,6 +41,7 @@ import {
|
|
|
41
41
|
GetModelInfoRequest,
|
|
42
42
|
CreateAsyncRecognitionTaskResponse,
|
|
43
43
|
VoicePrintDeleteResponse,
|
|
44
|
+
VoicePrintEnrollRequest,
|
|
44
45
|
DeleteAsrVocabResponse,
|
|
45
46
|
DownloadCustomizationResponse,
|
|
46
47
|
CreateRecTaskRequest,
|
|
@@ -59,7 +60,7 @@ import {
|
|
|
59
60
|
DeleteAsrVocabRequest,
|
|
60
61
|
GetCustomizationListRequest,
|
|
61
62
|
UpdateAsrVocabResponse,
|
|
62
|
-
|
|
63
|
+
VoicePrintCompareData,
|
|
63
64
|
VoicePrintVerifyResponse,
|
|
64
65
|
CreateAsrVocabResponse,
|
|
65
66
|
Model,
|
|
@@ -71,6 +72,8 @@ import {
|
|
|
71
72
|
SentenceRecognitionResponse,
|
|
72
73
|
VoicePrintUpdateResponse,
|
|
73
74
|
VoicePrintBaseData,
|
|
75
|
+
VoicePrintCompareRequest,
|
|
76
|
+
VoicePrintCompareResponse,
|
|
74
77
|
DeleteCustomizationRequest,
|
|
75
78
|
VoicePrintCountResponse,
|
|
76
79
|
AsyncRecognitionTaskInfo,
|
|
@@ -92,6 +95,16 @@ export class Client extends AbstractClient {
|
|
|
92
95
|
super("asr.tencentcloudapi.com", "2019-06-14", clientConfig)
|
|
93
96
|
}
|
|
94
97
|
|
|
98
|
+
/**
|
|
99
|
+
* 通过比对两段音频内说话人的声纹,得到一个打分,可通过打分判断两段音频声纹相似度, 打分区间[0 - 100]。 音频要求:16k采样率, 16bit位深,pcm或者wav格式, 单声道,总时长不超过30秒的音频,base64编码数据大小不超过2M,音频内容只有一个说话人声音,并且尽可能清晰,这样结果更加准确。
|
|
100
|
+
*/
|
|
101
|
+
async VoicePrintCompare(
|
|
102
|
+
req: VoicePrintCompareRequest,
|
|
103
|
+
cb?: (error: string, rep: VoicePrintCompareResponse) => void
|
|
104
|
+
): Promise<VoicePrintCompareResponse> {
|
|
105
|
+
return this.request("VoicePrintCompare", req, cb)
|
|
106
|
+
}
|
|
107
|
+
|
|
95
108
|
/**
|
|
96
109
|
* 用户通过本接口进行对应的词表信息更新。
|
|
97
110
|
*/
|
|
@@ -568,6 +568,28 @@ export interface VoicePrintDeleteResponse {
|
|
|
568
568
|
RequestId?: string
|
|
569
569
|
}
|
|
570
570
|
|
|
571
|
+
/**
|
|
572
|
+
* VoicePrintEnroll请求参数结构体
|
|
573
|
+
*/
|
|
574
|
+
export interface VoicePrintEnrollRequest {
|
|
575
|
+
/**
|
|
576
|
+
* 音频格式 0: pcm, 1: wav
|
|
577
|
+
*/
|
|
578
|
+
VoiceFormat: number
|
|
579
|
+
/**
|
|
580
|
+
* 音频采样率,目前支持16000,单位:Hz,必填
|
|
581
|
+
*/
|
|
582
|
+
SampleRate: number
|
|
583
|
+
/**
|
|
584
|
+
* 音频数据, base64 编码, 音频时长不能超过30s,数据大小不超过2M
|
|
585
|
+
*/
|
|
586
|
+
Data: string
|
|
587
|
+
/**
|
|
588
|
+
* 说话人昵称 不超过32字节
|
|
589
|
+
*/
|
|
590
|
+
SpeakerNick?: string
|
|
591
|
+
}
|
|
592
|
+
|
|
571
593
|
/**
|
|
572
594
|
* DeleteAsrVocab返回参数结构体
|
|
573
595
|
*/
|
|
@@ -1062,25 +1084,19 @@ export interface UpdateAsrVocabResponse {
|
|
|
1062
1084
|
}
|
|
1063
1085
|
|
|
1064
1086
|
/**
|
|
1065
|
-
*
|
|
1087
|
+
* 音频声纹比对结果,包含比对分数
|
|
1066
1088
|
*/
|
|
1067
|
-
export interface
|
|
1068
|
-
/**
|
|
1069
|
-
* 音频格式 0: pcm, 1: wav
|
|
1070
|
-
*/
|
|
1071
|
-
VoiceFormat: number
|
|
1072
|
-
/**
|
|
1073
|
-
* 音频采样率,目前支持16000,单位:Hz,必填
|
|
1074
|
-
*/
|
|
1075
|
-
SampleRate: number
|
|
1089
|
+
export interface VoicePrintCompareData {
|
|
1076
1090
|
/**
|
|
1077
|
-
*
|
|
1091
|
+
* 匹配度 取值范围(0.0 - 100.0)
|
|
1092
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1078
1093
|
*/
|
|
1079
|
-
|
|
1094
|
+
Score?: string
|
|
1080
1095
|
/**
|
|
1081
|
-
*
|
|
1096
|
+
* 验证结果 0: 未通过 1: 通过
|
|
1097
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1082
1098
|
*/
|
|
1083
|
-
|
|
1099
|
+
Decision?: number
|
|
1084
1100
|
}
|
|
1085
1101
|
|
|
1086
1102
|
/**
|
|
@@ -1294,6 +1310,42 @@ export interface VoicePrintBaseData {
|
|
|
1294
1310
|
SpeakerNick?: string
|
|
1295
1311
|
}
|
|
1296
1312
|
|
|
1313
|
+
/**
|
|
1314
|
+
* VoicePrintCompare请求参数结构体
|
|
1315
|
+
*/
|
|
1316
|
+
export interface VoicePrintCompareRequest {
|
|
1317
|
+
/**
|
|
1318
|
+
* 音频格式 0: pcm, 1: wav;pcm和wav音频无损压缩,识别准确度更高
|
|
1319
|
+
*/
|
|
1320
|
+
VoiceFormat: number
|
|
1321
|
+
/**
|
|
1322
|
+
* 音频采样率,目前仅支持16k,请填写16000
|
|
1323
|
+
*/
|
|
1324
|
+
SampleRate: number
|
|
1325
|
+
/**
|
|
1326
|
+
* 对比源音频数据, 音频要求:base64 编码,16k采样率, 16bit位深,pcm或者wav格式, 单声道,音频时长不超过30秒的音频,base64编码数据大小不超过2M
|
|
1327
|
+
*/
|
|
1328
|
+
SrcAudioData: string
|
|
1329
|
+
/**
|
|
1330
|
+
* 对比目标音频数据, 音频要求:base64 编码,16k采样率, 16bit位深,pcm或者wav格式, 单声道,音频时长不超过30秒的音频,base64编码数据大小不超过2M
|
|
1331
|
+
*/
|
|
1332
|
+
DestAudioData: string
|
|
1333
|
+
}
|
|
1334
|
+
|
|
1335
|
+
/**
|
|
1336
|
+
* VoicePrintCompare返回参数结构体
|
|
1337
|
+
*/
|
|
1338
|
+
export interface VoicePrintCompareResponse {
|
|
1339
|
+
/**
|
|
1340
|
+
* 音频声纹比对结果,包含相似度打分
|
|
1341
|
+
*/
|
|
1342
|
+
Data?: VoicePrintCompareData
|
|
1343
|
+
/**
|
|
1344
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1345
|
+
*/
|
|
1346
|
+
RequestId?: string
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1297
1349
|
/**
|
|
1298
1350
|
* DeleteCustomization请求参数结构体
|
|
1299
1351
|
*/
|
|
@@ -4964,7 +4964,7 @@ day:天粒度,指定查询区间大于 31 天,可返回天粒度明细数
|
|
|
4964
4964
|
Interval?: string
|
|
4965
4965
|
/**
|
|
4966
4966
|
* 多域名查询时,默认(false)返回多个域名的汇总数据
|
|
4967
|
-
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode 指标暂不支持)
|
|
4967
|
+
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode、2xx、3xx、4xx、5xx 指标暂不支持)
|
|
4968
4968
|
*/
|
|
4969
4969
|
Detail?: boolean
|
|
4970
4970
|
/**
|
|
@@ -8709,11 +8709,11 @@ min:1 分钟粒度
|
|
|
8709
8709
|
hour:1 小时粒度
|
|
8710
8710
|
day:天粒度
|
|
8711
8711
|
*/
|
|
8712
|
-
Interval
|
|
8712
|
+
Interval?: string
|
|
8713
8713
|
/**
|
|
8714
8714
|
* 指定条件查询得到的数据明细
|
|
8715
8715
|
*/
|
|
8716
|
-
Data
|
|
8716
|
+
Data?: Array<ResourceData>
|
|
8717
8717
|
/**
|
|
8718
8718
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
8719
8719
|
*/
|
|
@@ -8781,7 +8781,7 @@ day:天粒度,指定查询区间大于 31 天,可返回天粒度明细数
|
|
|
8781
8781
|
Interval?: string
|
|
8782
8782
|
/**
|
|
8783
8783
|
* Domains 传入多个时,默认(false)返回多个域名的汇总数据
|
|
8784
|
-
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode 指标暂不支持)
|
|
8784
|
+
可按需指定为 true,返回每一个 Domain 的明细数据(statusCode、2xx、3xx、4xx、5xx 指标暂不支持)
|
|
8785
8785
|
*/
|
|
8786
8786
|
Detail?: boolean
|
|
8787
8787
|
/**
|
|
@@ -9697,11 +9697,11 @@ export interface DescribeOriginDataResponse {
|
|
|
9697
9697
|
/**
|
|
9698
9698
|
* 数据统计的时间粒度,支持min, 5min, hour, day,分别表示1分钟,5分钟,1小时和1天的时间粒度。
|
|
9699
9699
|
*/
|
|
9700
|
-
Interval
|
|
9700
|
+
Interval?: string
|
|
9701
9701
|
/**
|
|
9702
9702
|
* 各个资源的回源数据详情。
|
|
9703
9703
|
*/
|
|
9704
|
-
Data
|
|
9704
|
+
Data?: Array<ResourceOriginData>
|
|
9705
9705
|
/**
|
|
9706
9706
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
9707
9707
|
*/
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
DescribeVULRiskAdvanceCFGListResponse,
|
|
25
25
|
TaskCenterWeakPwdRiskInputParam,
|
|
26
26
|
DescribeOrganizationUserInfoRequest,
|
|
27
|
-
|
|
27
|
+
FilterDataObject,
|
|
28
28
|
ReportItemKey,
|
|
29
29
|
CVMAssetVO,
|
|
30
30
|
AssetViewCFGRisk,
|
|
@@ -66,7 +66,7 @@ import {
|
|
|
66
66
|
DescribeVpcAssetsRequest,
|
|
67
67
|
TaskAssetObject,
|
|
68
68
|
IpAssetListVO,
|
|
69
|
-
|
|
69
|
+
ModifyRiskCenterRiskStatusRequest,
|
|
70
70
|
RiskCenterStatusKey,
|
|
71
71
|
DescribeRiskCenterAssetViewWeakPasswordRiskListRequest,
|
|
72
72
|
PublicIpDomainListKey,
|
|
@@ -77,6 +77,7 @@ import {
|
|
|
77
77
|
DescribeCVMAssetInfoRequest,
|
|
78
78
|
AssetViewWeakPassRisk,
|
|
79
79
|
WebsiteRisk,
|
|
80
|
+
ServiceSupport,
|
|
80
81
|
CreateRiskCenterScanTaskRequest,
|
|
81
82
|
DescribeRiskCenterAssetViewCFGRiskListResponse,
|
|
82
83
|
DescribeRiskCenterVULViewVULRiskListResponse,
|
|
@@ -85,6 +86,7 @@ import {
|
|
|
85
86
|
TaskAdvanceCFG,
|
|
86
87
|
DescribeScanTaskListResponse,
|
|
87
88
|
ScanTaskInfo,
|
|
89
|
+
AssetInstanceTypeMap,
|
|
88
90
|
Tags,
|
|
89
91
|
VULViewVULRisk,
|
|
90
92
|
PortViewPortRisk,
|
|
@@ -129,6 +131,7 @@ import {
|
|
|
129
131
|
DescribeRiskCenterServerRiskListRequest,
|
|
130
132
|
ModifyRiskCenterScanTaskRequest,
|
|
131
133
|
ClbListenerListInfo,
|
|
134
|
+
Element,
|
|
132
135
|
DescribeRiskCenterServerRiskListResponse,
|
|
133
136
|
DescribeListenerListRequest,
|
|
134
137
|
DeleteRiskScanTaskResponse,
|