tencentcloud-sdk-nodejs 4.0.686 → 4.0.687
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 +197 -0
- package/SERVICE_CHANGELOG.md +325 -396
- package/package.json +1 -1
- package/products.md +18 -17
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/v20201229/ams_client.ts +4 -3
- package/src/services/ams/v20201229/ams_models.ts +1 -1
- package/src/services/asr/v20190614/asr_models.ts +81 -28
- package/src/services/cdb/v20170320/cdb_models.ts +3 -3
- package/src/services/cvm/v20170312/cvm_models.ts +6 -1
- package/src/services/dlc/v20210125/dlc_client.ts +1 -1
- package/src/services/dlc/v20210125/dlc_models.ts +1 -1
- package/src/services/ecc/v20181213/ecc_client.ts +1 -0
- package/src/services/ecc/v20181213/ecc_models.ts +35 -0
- package/src/services/ess/v20201111/ess_client.ts +6 -22
- package/src/services/ess/v20201111/ess_models.ts +96 -114
- package/src/services/essbasic/v20210526/essbasic_models.ts +45 -3
- package/src/services/index.ts +1 -0
- package/src/services/monitor/v20180724/monitor_models.ts +5 -0
- package/src/services/mrs/v20200910/mrs_client.ts +3 -2
- package/src/services/mrs/v20200910/mrs_models.ts +2 -2
- package/src/services/ocr/v20181119/ocr_client.ts +1 -1
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +31 -19
- package/src/services/teo/v20220901/teo_models.ts +11 -10
- package/src/services/vod/v20180717/vod_client.ts +0 -12
- package/src/services/vod/v20180717/vod_models.ts +0 -24
- package/src/services/waf/v20180125/waf_client.ts +12 -0
- package/src/services/waf/v20180125/waf_models.ts +32 -0
- package/src/services/weilingwith/index.ts +5 -0
- package/src/services/weilingwith/v20230427/index.ts +6 -0
- package/src/services/weilingwith/v20230427/weilingwith_client.ts +93 -0
- package/src/services/weilingwith/v20230427/weilingwith_models.ts +197 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/v20201229/ams_client.d.ts +4 -3
- package/tencentcloud/services/ams/v20201229/ams_client.js +4 -3
- package/tencentcloud/services/ams/v20201229/ams_models.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +81 -28
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +3 -3
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +1 -1
- package/tencentcloud/services/ecc/v20181213/ecc_models.d.ts +34 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -13
- package/tencentcloud/services/ess/v20201111/ess_client.js +4 -14
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +96 -112
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +45 -3
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
- package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +2 -1
- package/tencentcloud/services/mrs/v20200910/mrs_client.js +2 -1
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +31 -19
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +11 -10
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -5
- package/tencentcloud/services/vod/v20180717/vod_client.js +0 -6
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +0 -22
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +30 -0
- package/tencentcloud/services/weilingwith/index.d.ts +6 -0
- package/tencentcloud/services/weilingwith/index.js +7 -0
- package/tencentcloud/services/weilingwith/v20230427/index.d.ts +6 -0
- package/tencentcloud/services/weilingwith/v20230427/index.js +9 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.d.ts +30 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.js +61 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.d.ts +169 -0
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.js +18 -0
- package/test/ess.v20201111.test.js +0 -10
- package/test/vod.v20180717.test.js +0 -10
- package/test/waf.v20180125.test.js +10 -0
- package/test/weilingwith.v20230427.test.js +71 -0
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-09-07 01:06:21 |
|
|
9
9
|
| aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-07-25 10:37:02 |
|
|
10
10
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
|
|
11
|
-
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-
|
|
11
|
+
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-09-13 01:06:17 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
13
13
|
| antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/297) | 2023-09-12 01:06:29 |
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-09-07 01:07:50 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-07-18 01:07:24 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-09-12 01:09:06 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-09-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-09-13 01:09:30 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-08-17 01:18:28 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-09-05 01:23:20 |
|
|
@@ -41,14 +41,14 @@
|
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-09-07 01:15:22 |
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-09-07 01:15:54 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-09-13 01:15:37 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-09-12 01:18:51 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-09-12 01:19:13 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-09-05 02:02:52 |
|
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-09-01 01:09:12 |
|
|
51
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-
|
|
51
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-09-13 01:19:45 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-09-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-09-13 01:24:20 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-08-17 02:01:58 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
68
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-09-12 01:32:51 |
|
|
69
69
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
70
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-09-
|
|
70
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-09-13 01:29:52 |
|
|
71
71
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-08-31 01:12:44 |
|
|
72
72
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
73
73
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-09-06 01:33:12 |
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
|
|
80
80
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-09-05 03:42:53 |
|
|
81
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-09-
|
|
81
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-09-13 01:38:00 |
|
|
82
82
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-09-12 01:43:38 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-08-17 02:58:55 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-08-17 02:59:36 |
|
|
@@ -87,15 +87,15 @@
|
|
|
87
87
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
88
88
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-09-01 01:13:57 |
|
|
89
89
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-09-08 01:48:45 |
|
|
90
|
-
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-
|
|
90
|
+
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-09-13 01:42:58 |
|
|
91
91
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
|
|
92
92
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-09-05 10:56:15 |
|
|
93
93
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
94
94
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
95
95
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
|
|
96
96
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-09-05 04:23:35 |
|
|
97
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-
|
|
98
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-
|
|
97
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-13 01:46:18 |
|
|
98
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-13 01:47:18 |
|
|
99
99
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
|
|
100
100
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-09-06 01:49:13 |
|
|
101
101
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -140,16 +140,16 @@
|
|
|
140
140
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
141
141
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-08-30 01:19:09 |
|
|
142
142
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-08-25 01:55:53 |
|
|
143
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-09-
|
|
143
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-09-13 02:04:57 |
|
|
144
144
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-09-04 02:12:09 |
|
|
145
|
-
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-09-
|
|
145
|
+
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-09-13 02:09:08 |
|
|
146
146
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-08-30 01:19:55 |
|
|
147
147
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
|
|
148
148
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
149
149
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-08-29 01:19:54 |
|
|
150
150
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
151
151
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-09-06 02:10:27 |
|
|
152
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-
|
|
152
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-13 02:10:31 |
|
|
153
153
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
|
|
154
154
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-08-24 01:24:31 |
|
|
155
155
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-08-17 04:39:05 |
|
|
172
172
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-07-10 01:39:48 |
|
|
173
173
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
174
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-09-
|
|
174
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-09-13 02:18:02 |
|
|
175
175
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-09-12 02:29:07 |
|
|
176
176
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-09-12 02:29:39 |
|
|
177
177
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-09-08 02:41:10 |
|
|
200
200
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
201
201
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
202
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-
|
|
202
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-13 02:30:58 |
|
|
203
203
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-07 02:37:25 |
|
|
204
204
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
205
205
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -226,12 +226,13 @@
|
|
|
226
226
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
|
|
227
227
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
228
228
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
229
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-
|
|
229
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-13 02:40:01 |
|
|
230
230
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-09-12 02:59:25 |
|
|
231
231
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
|
|
232
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-
|
|
232
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-13 02:45:23 |
|
|
233
233
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
|
|
234
234
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-31 01:29:16 |
|
|
235
|
+
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
|
|
235
236
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
236
237
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
|
237
238
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.687"
|
|
@@ -59,11 +59,12 @@ export class Client extends AbstractClient {
|
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
/**
|
|
62
|
-
* 本接口(Audio Moderation)用于提交音频内容(包括音频文件或流地址)进行智能审核任务,使用前请您使用腾讯云主账号登录控制台[开通音频内容安全服务](https://console.cloud.tencent.com/cms
|
|
62
|
+
* 本接口(Audio Moderation)用于提交音频内容(包括音频文件或流地址)进行智能审核任务,使用前请您使用腾讯云主账号登录控制台[开通音频内容安全服务](https://console.cloud.tencent.com/cms)并调整好对应的业务配置。<br>
|
|
63
63
|
|
|
64
64
|
### 功能使用说明:
|
|
65
|
-
- 前往“[内容安全控制台-音频内容安全](https://console.cloud.tencent.com/cms
|
|
66
|
-
- 默认接口请求频率限制:**20
|
|
65
|
+
- 前往“[内容安全控制台-音频内容安全](https://console.cloud.tencent.com/cms)”开启使用音频内容安全服务,首次开通可获得**10小时**免费调用时长,有效期为1个月。
|
|
66
|
+
- 默认接口请求频率限制:**20次/秒**,对于异步审核任务(点播音频),超出频率限制的请求会自动排入待审核队列,对于同步审核任务(直播音频),超出频率限制将会报错。
|
|
67
|
+
- 默认并发审核路数限制:点播默认10路,异步审核任务(点播音频)数量超过并发审核路数时,将会进入排队;直播默认100路,同步审核任务(直播音频)超过并发审核路数,接口会返回错误。
|
|
67
68
|
|
|
68
69
|
### 接口功能说明:
|
|
69
70
|
- 支持对音频流或音频文件进行检测,判断其中是否包含违规内容;
|
|
@@ -182,7 +182,7 @@ export interface CreateAudioModerationTaskResponse {
|
|
|
182
182
|
* 该字段用于返回任务创建的结果,具体输出内容请参见TaskResult数据结构的详细描述。
|
|
183
183
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
184
184
|
*/
|
|
185
|
-
Results
|
|
185
|
+
Results?: Array<TaskResult>
|
|
186
186
|
/**
|
|
187
187
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
188
188
|
*/
|
|
@@ -594,7 +594,7 @@ export interface CreateRecTaskRequest {
|
|
|
594
594
|
**注意:电话通讯场景,请务必使用以下8k引擎**
|
|
595
595
|
• 8k_zh:中文电话通讯;
|
|
596
596
|
• 8k_en:英文电话通讯;
|
|
597
|
-
如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k
|
|
597
|
+
如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**
|
|
598
598
|
|
|
599
599
|
通用场景引擎:
|
|
600
600
|
**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**
|
|
@@ -624,17 +624,19 @@ export interface CreateRecTaskRequest {
|
|
|
624
624
|
2:双声道(仅支持8k电话音频,且双声道应分别为通话双方)
|
|
625
625
|
|
|
626
626
|
注意:
|
|
627
|
-
• 16k音频:仅支持单声道识别,**需设置ChannelNum=1
|
|
627
|
+
• 16k音频:仅支持单声道识别,**需设置ChannelNum=1**;
|
|
628
628
|
• 8k电话音频:支持单声道、双声道识别,**建议设置ChannelNum=2,即双声道**。双声道能够物理区分说话人、避免说话双方重叠产生的识别错误,能达到最好的说话人分离效果和识别效果。设置双声道后,将自动区分说话人,因此**无需再开启说话人分离功能**,相关参数(**SpeakerDiarization、SpeakerNumber**)使用默认值即可
|
|
629
629
|
*/
|
|
630
630
|
ChannelNum: number
|
|
631
631
|
/**
|
|
632
|
-
*
|
|
633
|
-
0
|
|
634
|
-
1
|
|
635
|
-
2
|
|
636
|
-
3
|
|
637
|
-
4
|
|
632
|
+
* 识别结果返回样式
|
|
633
|
+
0:基础识别结果(仅包含有效人声时间戳,无词粒度的[详细识别结果](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail));
|
|
634
|
+
1:基础识别结果之上,增加词粒度的[详细识别结果](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)(包含词级别时间戳、语速值,**不含标点**);
|
|
635
|
+
2:基础识别结果之上,增加词粒度的[详细识别结果](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)(包含词级别时间戳、语速值和标点);
|
|
636
|
+
3:基础识别结果之上,增加词粒度的[详细识别结果](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)(包含词级别时间戳、语速值和标点),且识别结果按标点符号分段,**适用字幕场景**;
|
|
637
|
+
4:**【增值付费功能】**基础识别结果之上,增加词粒度的[详细识别结果](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)(包含词级别时间戳、语速值和标点),且识别结果按nlp语义分段,**适用会议、庭审记录转写等场景**,仅支持8k_zh/16k_zh引擎
|
|
638
|
+
|
|
639
|
+
注意:如果传入参数值4,需确保账号已购买[语义分段资源包](https://cloud.tencent.com/document/product/1093/35686#97ae4aa0-29a0-4066-9f07-ccaf8856a16b),或账号开启后付费;**若当前账号已开启后付费功能,并传入参数值4,将[自动计费](https://cloud.tencent.com/document/product/1093/35686#d912167d-ffd5-41a9-8b1c-2e89845a6852))**
|
|
638
640
|
*/
|
|
639
641
|
ResTextFormat: number
|
|
640
642
|
/**
|
|
@@ -646,7 +648,7 @@ export interface CreateRecTaskRequest {
|
|
|
646
648
|
/**
|
|
647
649
|
* 是否开启说话人分离
|
|
648
650
|
0:不开启;
|
|
649
|
-
1
|
|
651
|
+
1:开启(仅支持以下引擎:8k_zh/16k_zh/16k_ms/16k_en/16k_id,且ChannelNum=1时可用);
|
|
650
652
|
默认值为 0
|
|
651
653
|
|
|
652
654
|
注意:
|
|
@@ -659,70 +661,121 @@ export interface CreateRecTaskRequest {
|
|
|
659
661
|
0:自动分离(最多分离出20个人);
|
|
660
662
|
1-10:指定人数分离;
|
|
661
663
|
默认值为 0
|
|
662
|
-
|
|
663
|
-
注意:此功能结果仅供参考
|
|
664
664
|
*/
|
|
665
665
|
SpeakerNumber?: number
|
|
666
666
|
/**
|
|
667
|
-
* 回调 URL
|
|
668
|
-
|
|
667
|
+
* 回调 URL
|
|
668
|
+
用户自行搭建的用于接收识别结果的服务URL
|
|
669
|
+
回调格式和内容详见:[录音识别回调说明](https://cloud.tencent.com/document/product/1093/52632)
|
|
670
|
+
|
|
671
|
+
注意:
|
|
672
|
+
如果用户使用轮询方式获取识别结果,则无需提交该参数
|
|
669
673
|
*/
|
|
670
674
|
CallbackUrl?: string
|
|
671
675
|
/**
|
|
672
|
-
*
|
|
676
|
+
* 语音URL的地址(需要公网环境浏览器可下载)
|
|
677
|
+
**当 SourceType 值为 0 时须填写该字段,为 1 时不需要填写**
|
|
678
|
+
|
|
679
|
+
注意:
|
|
680
|
+
1. 请确保录音文件时长在5个小时(含)之内,否则可能识别失败;
|
|
681
|
+
2. 请保证文件的下载速度,否则可能下载失败
|
|
673
682
|
*/
|
|
674
683
|
Url?: string
|
|
675
684
|
/**
|
|
676
|
-
* 语音数据base64
|
|
685
|
+
* 语音数据base64编码
|
|
686
|
+
**当 SourceType 值为 1 时须填写该字段,为 0 时不需要填写**
|
|
687
|
+
|
|
688
|
+
注意:音频数据要小于5MB(含)
|
|
677
689
|
*/
|
|
678
690
|
Data?: string
|
|
679
691
|
/**
|
|
680
|
-
*
|
|
692
|
+
* 数据长度(此数据长度为数据未进行base64编码时的长度)
|
|
681
693
|
*/
|
|
682
694
|
DataLen?: number
|
|
683
695
|
/**
|
|
684
|
-
*
|
|
696
|
+
* 阿拉伯数字智能转换(目前仅支持8k_zh/16k_zh引擎)
|
|
697
|
+
0:不转换,直接输出中文数字;
|
|
698
|
+
1:根据场景智能转换为阿拉伯数字;
|
|
699
|
+
3:打开数学相关数字转换(如:阿尔法转写为α);
|
|
700
|
+
默认值为 1
|
|
685
701
|
*/
|
|
686
702
|
ConvertNumMode?: number
|
|
687
703
|
/**
|
|
688
|
-
*
|
|
704
|
+
* 脏词过滤(目前仅支持8k_zh/16k_zh引擎)
|
|
705
|
+
0:不过滤脏词;
|
|
706
|
+
1:过滤脏词;
|
|
707
|
+
2:将脏词替换为 * ;
|
|
708
|
+
默认值为 0
|
|
689
709
|
*/
|
|
690
710
|
FilterDirty?: number
|
|
691
711
|
/**
|
|
692
|
-
* 热词表id
|
|
712
|
+
* 热词表id
|
|
713
|
+
如不设置该参数,将自动生效默认热词表;
|
|
714
|
+
如设置该参数,将生效对应id的热词表;
|
|
715
|
+
点击这里查看[热词表配置方法](https://cloud.tencent.com/document/product/1093/40996)
|
|
693
716
|
*/
|
|
694
717
|
HotwordId?: string
|
|
695
718
|
/**
|
|
696
|
-
*
|
|
719
|
+
* 自学习定制模型 id
|
|
720
|
+
如设置了该参数,将生效对应id的自学习定制模型;
|
|
721
|
+
点击这里查看[自学习定制模型配置方法](https://cloud.tencent.com/document/product/1093/38416)
|
|
697
722
|
*/
|
|
698
723
|
CustomizationId?: string
|
|
699
724
|
/**
|
|
700
|
-
*
|
|
725
|
+
* 附加参数**(该参数无意义,忽略即可)**
|
|
701
726
|
*/
|
|
702
727
|
Extra?: string
|
|
703
728
|
/**
|
|
704
|
-
*
|
|
729
|
+
* 标点符号过滤(目前仅支持8k_zh/16k_zh引擎)
|
|
730
|
+
0:不过滤标点;
|
|
731
|
+
1:过滤句末标点;
|
|
732
|
+
2:过滤所有标点;
|
|
733
|
+
默认值为 0
|
|
705
734
|
*/
|
|
706
735
|
FilterPunc?: number
|
|
707
736
|
/**
|
|
708
|
-
*
|
|
737
|
+
* 语气词过滤(目前支持8k_zh/16k_zh引擎)
|
|
738
|
+
0:不过滤语气词;
|
|
739
|
+
1:过滤部分语气词;
|
|
740
|
+
2:严格过滤语气词;
|
|
741
|
+
默认值为 0
|
|
709
742
|
*/
|
|
710
743
|
FilterModal?: number
|
|
711
744
|
/**
|
|
712
|
-
*
|
|
745
|
+
* 情绪能量值
|
|
746
|
+
取值为音量分贝值/10,取值范围:[1,10],值越高情绪越强烈
|
|
747
|
+
0:不开启;
|
|
748
|
+
1:开启;
|
|
749
|
+
默认值为0
|
|
713
750
|
*/
|
|
714
751
|
EmotionalEnergy?: number
|
|
715
752
|
/**
|
|
716
|
-
*
|
|
753
|
+
* 热词增强功能(仅支持8k_zh/16k_zh引擎)
|
|
754
|
+
1:开启热词增强功能
|
|
755
|
+
|
|
756
|
+
注意:热词增强功能开启后,将对传入的热词表id开启同音替换功能,可以在这里查看[热词表配置方法](https://cloud.tencent.com/document/product/1093/40996)。效果举例:在热词表中配置“蜜制”一词,并开启增强功能,与“蜜制”(mìzhì)同音同调的“秘制”(mìzhì)的识别结果会被强制替换成“蜜制”。**建议客户根据实际的业务需求开启该功能**
|
|
717
757
|
*/
|
|
718
758
|
ReinforceHotword?: number
|
|
719
759
|
/**
|
|
720
|
-
*
|
|
760
|
+
* 单标点最多字数
|
|
761
|
+
**可控制单行字幕最大字数,适用于字幕生成场景**,取值范围:[6,40]
|
|
762
|
+
0:不开启该功能;
|
|
763
|
+
默认值为0
|
|
764
|
+
|
|
765
|
+
注意:需设置ResTextFormat为3,解析返回的ResultDetail列表,通过结构中FinalSentence获取单个标点断句结果
|
|
721
766
|
*/
|
|
722
767
|
SentenceMaxLength?: number
|
|
723
768
|
/**
|
|
724
|
-
*
|
|
725
|
-
|
|
769
|
+
* **【增值付费功能】**情绪识别能力(目前仅支持16k_zh)
|
|
770
|
+
0:不开启;
|
|
771
|
+
1:开启情绪识别,但不在文本展示情绪标签;
|
|
772
|
+
2:开启情绪识别,并且在文本展示情绪标签(**该功能需要设置ResTextFormat 大于0**)
|
|
773
|
+
默认值为0
|
|
774
|
+
|
|
775
|
+
注意:
|
|
776
|
+
1. **本功能为增值服务**,需将参数设置为1或2时方可按对应方式生效;
|
|
777
|
+
2. 如果传入参数值1或2,需确保账号已购买[情绪识别资源包](https://cloud.tencent.com/document/product/1093/35686#97ae4aa0-29a0-4066-9f07-ccaf8856a16b),或账号开启后付费;**若当前账号已开启后付费功能,并传入参数值4,将[自动计费](https://cloud.tencent.com/document/product/1093/35686#d912167d-ffd5-41a9-8b1c-2e89845a6852))**;
|
|
778
|
+
3. 参数设置为0时,无需购买资源包,也不会消耗情绪识别对应资源
|
|
726
779
|
*/
|
|
727
780
|
EmotionRecognition?: number
|
|
728
781
|
}
|
|
@@ -6085,15 +6085,15 @@ export interface DescribeTagsOfInstanceIdsResponse {
|
|
|
6085
6085
|
/**
|
|
6086
6086
|
* 分页偏移量。
|
|
6087
6087
|
*/
|
|
6088
|
-
Offset
|
|
6088
|
+
Offset?: number
|
|
6089
6089
|
/**
|
|
6090
6090
|
* 分页大小。
|
|
6091
6091
|
*/
|
|
6092
|
-
Limit
|
|
6092
|
+
Limit?: number
|
|
6093
6093
|
/**
|
|
6094
6094
|
* 实例标签信息。
|
|
6095
6095
|
*/
|
|
6096
|
-
Rows
|
|
6096
|
+
Rows?: Array<TagsInfoOfInstance>
|
|
6097
6097
|
/**
|
|
6098
6098
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6099
6099
|
*/
|
|
@@ -2904,7 +2904,12 @@ export interface HostItem {
|
|
|
2904
2904
|
* 专用宿主机所属的围笼ID。该字段仅对金融专区围笼内的专用宿主机有效。
|
|
2905
2905
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2906
2906
|
*/
|
|
2907
|
-
CageId
|
|
2907
|
+
CageId?: string
|
|
2908
|
+
/**
|
|
2909
|
+
* 专用宿主机关联的标签列表。
|
|
2910
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2911
|
+
*/
|
|
2912
|
+
Tags?: Array<Tag>
|
|
2908
2913
|
}
|
|
2909
2914
|
|
|
2910
2915
|
/**
|
|
@@ -386,7 +386,7 @@ export class Client extends AbstractClient {
|
|
|
386
386
|
}
|
|
387
387
|
|
|
388
388
|
/**
|
|
389
|
-
* 本接口(DescribeSparkSessionBatchSqlLog
|
|
389
|
+
* 本接口(DescribeSparkSessionBatchSqlLog)用于查询Spark SQL批任务日志
|
|
390
390
|
*/
|
|
391
391
|
async DescribeSparkSessionBatchSqlLog(
|
|
392
392
|
req: DescribeSparkSessionBatchSqlLogRequest,
|
|
@@ -21,8 +21,13 @@
|
|
|
21
21
|
export interface CorrectMultiImageResponse {
|
|
22
22
|
/**
|
|
23
23
|
* 接口返回数据
|
|
24
|
+
* @deprecated
|
|
24
25
|
*/
|
|
25
26
|
Data?: CompostionContext
|
|
27
|
+
/**
|
|
28
|
+
* 接口返回数据
|
|
29
|
+
*/
|
|
30
|
+
ResultData?: CompositionContext
|
|
26
31
|
/**
|
|
27
32
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
28
33
|
*/
|
|
@@ -87,8 +92,13 @@ export interface ECCResponse {
|
|
|
87
92
|
export interface EHOCRResponse {
|
|
88
93
|
/**
|
|
89
94
|
* 接口返回数据
|
|
95
|
+
* @deprecated
|
|
90
96
|
*/
|
|
91
97
|
Data?: CompostionContext
|
|
98
|
+
/**
|
|
99
|
+
* 接口返回数据
|
|
100
|
+
*/
|
|
101
|
+
ResultData?: CompositionContext
|
|
92
102
|
/**
|
|
93
103
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
94
104
|
*/
|
|
@@ -364,6 +374,31 @@ export interface EHOCRRequest {
|
|
|
364
374
|
IsAsync?: number
|
|
365
375
|
}
|
|
366
376
|
|
|
377
|
+
/**
|
|
378
|
+
* 图像识别批改接口返回的作文文本信息或批改信息
|
|
379
|
+
*/
|
|
380
|
+
export interface CompositionContext {
|
|
381
|
+
/**
|
|
382
|
+
* 作文内容
|
|
383
|
+
*/
|
|
384
|
+
Content: string
|
|
385
|
+
/**
|
|
386
|
+
* 批改结果
|
|
387
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
388
|
+
*/
|
|
389
|
+
CorrectData: CorrectData
|
|
390
|
+
/**
|
|
391
|
+
* 任务 id,用于查询接口
|
|
392
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
393
|
+
*/
|
|
394
|
+
TaskId: string
|
|
395
|
+
/**
|
|
396
|
+
* 图像识别唯一标识,一次识别一个 SessionId
|
|
397
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
398
|
+
*/
|
|
399
|
+
SessionId: string
|
|
400
|
+
}
|
|
401
|
+
|
|
367
402
|
/**
|
|
368
403
|
* CorrectMultiImage请求参数结构体
|
|
369
404
|
*/
|
|
@@ -103,7 +103,6 @@ import {
|
|
|
103
103
|
RegisterInfo,
|
|
104
104
|
DescribeFileUrlsRequest,
|
|
105
105
|
FormField,
|
|
106
|
-
CreateChannelSubOrganizationModifyQrCodeRequest,
|
|
107
106
|
UserInfo,
|
|
108
107
|
CreateFlowApproversRequest,
|
|
109
108
|
ModifyIntegrationRoleResponse,
|
|
@@ -117,7 +116,7 @@ import {
|
|
|
117
116
|
GroupOrganization,
|
|
118
117
|
DeleteIntegrationRoleUsersResponse,
|
|
119
118
|
CreateDocumentRequest,
|
|
120
|
-
|
|
119
|
+
RemindFlowRecords,
|
|
121
120
|
CreatePreparedPersonalEsignResponse,
|
|
122
121
|
DescribeOrganizationSealsResponse,
|
|
123
122
|
CreateEmbedWebUrlRequest,
|
|
@@ -133,7 +132,7 @@ import {
|
|
|
133
132
|
CreateFlowSignUrlRequest,
|
|
134
133
|
CreateReleaseFlowRequest,
|
|
135
134
|
CreateIntegrationUserRolesRequest,
|
|
136
|
-
|
|
135
|
+
FlowDetailInfo,
|
|
137
136
|
SuccessUpdateStaffData,
|
|
138
137
|
CreatePersonAuthCertificateImageRequest,
|
|
139
138
|
CreateFlowByFilesResponse,
|
|
@@ -150,7 +149,6 @@ import {
|
|
|
150
149
|
CreateUserAutoSignEnableUrlRequest,
|
|
151
150
|
CreateOrganizationBatchSignUrlResponse,
|
|
152
151
|
DescribeIntegrationMainOrganizationUserResponse,
|
|
153
|
-
RemindFlowRecords,
|
|
154
152
|
CancelUserAutoSignEnableUrlRequest,
|
|
155
153
|
FailedCreateStaffData,
|
|
156
154
|
ApproverRestriction,
|
|
@@ -610,22 +608,6 @@ export class Client extends AbstractClient {
|
|
|
610
608
|
return this.request("DescribeExtendedServiceAuthInfos", req, cb)
|
|
611
609
|
}
|
|
612
610
|
|
|
613
|
-
/**
|
|
614
|
-
* 根据产品要求,调整接口目录
|
|
615
|
-
|
|
616
|
-
新接口:ChannelCreateOrganizationModifyQrCode
|
|
617
|
-
|
|
618
|
-
老接口目前无线上流量,测试用例已下线处理
|
|
619
|
-
|
|
620
|
-
生成子客编辑企业信息二维码
|
|
621
|
-
*/
|
|
622
|
-
async CreateChannelSubOrganizationModifyQrCode(
|
|
623
|
-
req: CreateChannelSubOrganizationModifyQrCodeRequest,
|
|
624
|
-
cb?: (error: string, rep: CreateChannelSubOrganizationModifyQrCodeResponse) => void
|
|
625
|
-
): Promise<CreateChannelSubOrganizationModifyQrCodeResponse> {
|
|
626
|
-
return this.request("CreateChannelSubOrganizationModifyQrCode", req, cb)
|
|
627
|
-
}
|
|
628
|
-
|
|
629
611
|
/**
|
|
630
612
|
* 此接口(UploadFiles)用于文件上传。<br/>
|
|
631
613
|
适用场景:用于生成pdf资源编号(FileIds)来配合“用PDF创建流程”接口使用,使用场景可详见“用PDF创建流程”接口说明。<br/>
|
|
@@ -831,8 +813,10 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
|
|
|
831
813
|
}
|
|
832
814
|
|
|
833
815
|
/**
|
|
834
|
-
*
|
|
835
|
-
|
|
816
|
+
* 使用此接口,您可以创建企业批量签署链接,员工只需点击链接即可跳转至控制台进行批量签署。</br>
|
|
817
|
+
附注:
|
|
818
|
+
- 员工必须在企业下完成实名认证,且需作为批量签署合同的签署方。
|
|
819
|
+
- 如有UserId,应以UserId为主要标识;如果没有UserId,则必须填写Name和Mobile信息。
|
|
836
820
|
*/
|
|
837
821
|
async CreateOrganizationBatchSignUrl(
|
|
838
822
|
req: CreateOrganizationBatchSignUrlRequest,
|