tencentcloud-sdk-nodejs 4.0.686 → 4.0.688

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.
Files changed (124) hide show
  1. package/CHANGELOG.md +719 -0
  2. package/SERVICE_CHANGELOG.md +1004 -294
  3. package/package.json +1 -1
  4. package/products.md +31 -30
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/advisor/v20200721/advisor_client.ts +2 -2
  7. package/src/services/advisor/v20200721/advisor_models.ts +53 -53
  8. package/src/services/ams/v20201229/ams_client.ts +4 -3
  9. package/src/services/ams/v20201229/ams_models.ts +1 -1
  10. package/src/services/apigateway/v20180808/apigateway_models.ts +20 -0
  11. package/src/services/asr/v20190614/asr_models.ts +102 -48
  12. package/src/services/cdb/v20170320/cdb_client.ts +1 -0
  13. package/src/services/cdb/v20170320/cdb_models.ts +43 -7
  14. package/src/services/ckafka/v20190819/ckafka_client.ts +13 -0
  15. package/src/services/ckafka/v20190819/ckafka_models.ts +35 -0
  16. package/src/services/cvm/v20170312/cvm_models.ts +6 -1
  17. package/src/services/cynosdb/v20190107/cynosdb_client.ts +1 -1
  18. package/src/services/cynosdb/v20190107/cynosdb_models.ts +8 -3
  19. package/src/services/dlc/v20210125/dlc_client.ts +1 -1
  20. package/src/services/dlc/v20210125/dlc_models.ts +1 -1
  21. package/src/services/ecc/v20181213/ecc_client.ts +1 -0
  22. package/src/services/ecc/v20181213/ecc_models.ts +35 -0
  23. package/src/services/es/v20180416/es_client.ts +2 -1
  24. package/src/services/es/v20180416/es_models.ts +209 -170
  25. package/src/services/ess/v20201111/ess_client.ts +33 -32
  26. package/src/services/ess/v20201111/ess_models.ts +176 -160
  27. package/src/services/essbasic/v20210526/essbasic_models.ts +47 -5
  28. package/src/services/ims/v20201229/ims_client.ts +2 -2
  29. package/src/services/index.ts +1 -0
  30. package/src/services/monitor/v20180724/monitor_models.ts +5 -0
  31. package/src/services/mrs/v20200910/mrs_client.ts +3 -2
  32. package/src/services/mrs/v20200910/mrs_models.ts +2 -2
  33. package/src/services/nlp/v20190408/nlp_client.ts +4 -2
  34. package/src/services/ocr/v20181119/ocr_client.ts +1 -1
  35. package/src/services/ocr/v20181119/ocr_models.ts +1 -1
  36. package/src/services/ses/v20201002/ses_models.ts +9 -4
  37. package/src/services/sqlserver/v20180328/sqlserver_models.ts +31 -19
  38. package/src/services/tcss/v20201101/tcss_client.ts +3 -2
  39. package/src/services/tcss/v20201101/tcss_models.ts +278 -113
  40. package/src/services/teo/v20220901/teo_models.ts +13 -12
  41. package/src/services/thpc/v20230321/thpc_models.ts +4 -0
  42. package/src/services/tse/v20201207/tse_client.ts +40 -25
  43. package/src/services/tse/v20201207/tse_models.ts +184 -6
  44. package/src/services/vm/v20201229/vm_client.ts +6 -6
  45. package/src/services/vm/v20201229/vm_models.ts +2 -2
  46. package/src/services/vod/v20180717/vod_client.ts +3 -13
  47. package/src/services/vod/v20180717/vod_models.ts +512 -448
  48. package/src/services/waf/v20180125/waf_client.ts +25 -0
  49. package/src/services/waf/v20180125/waf_models.ts +150 -23
  50. package/src/services/weilingwith/index.ts +5 -0
  51. package/src/services/weilingwith/v20230427/index.ts +6 -0
  52. package/src/services/weilingwith/v20230427/weilingwith_client.ts +93 -0
  53. package/src/services/weilingwith/v20230427/weilingwith_models.ts +197 -0
  54. package/tencentcloud/common/sdk_version.d.ts +1 -1
  55. package/tencentcloud/common/sdk_version.js +1 -1
  56. package/tencentcloud/services/advisor/v20200721/advisor_models.d.ts +52 -52
  57. package/tencentcloud/services/ams/v20201229/ams_client.d.ts +4 -3
  58. package/tencentcloud/services/ams/v20201229/ams_client.js +4 -3
  59. package/tencentcloud/services/ams/v20201229/ams_models.d.ts +1 -1
  60. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +20 -0
  61. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +102 -48
  62. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +42 -7
  63. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  64. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  65. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +32 -0
  66. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -1
  67. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
  68. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +1 -1
  69. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +8 -3
  70. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
  71. package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
  72. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +1 -1
  73. package/tencentcloud/services/ecc/v20181213/ecc_models.d.ts +34 -0
  74. package/tencentcloud/services/es/v20180416/es_models.d.ts +200 -162
  75. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +30 -21
  76. package/tencentcloud/services/ess/v20201111/ess_client.js +29 -22
  77. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +176 -158
  78. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +47 -5
  79. package/tencentcloud/services/ims/v20201229/ims_client.d.ts +2 -2
  80. package/tencentcloud/services/ims/v20201229/ims_client.js +2 -2
  81. package/tencentcloud/services/index.d.ts +1 -0
  82. package/tencentcloud/services/index.js +2 -0
  83. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +5 -0
  84. package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +2 -1
  85. package/tencentcloud/services/mrs/v20200910/mrs_client.js +2 -1
  86. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2 -2
  87. package/tencentcloud/services/nlp/v20190408/nlp_client.d.ts +3 -1
  88. package/tencentcloud/services/nlp/v20190408/nlp_client.js +3 -1
  89. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
  90. package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
  91. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
  92. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +9 -4
  93. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +31 -19
  94. package/tencentcloud/services/tcss/v20201101/tcss_client.d.ts +2 -2
  95. package/tencentcloud/services/tcss/v20201101/tcss_client.js +1 -1
  96. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +277 -113
  97. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +13 -12
  98. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +4 -0
  99. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +13 -9
  100. package/tencentcloud/services/tse/v20201207/tse_client.js +18 -12
  101. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +179 -6
  102. package/tencentcloud/services/vm/v20201229/vm_client.d.ts +6 -6
  103. package/tencentcloud/services/vm/v20201229/vm_client.js +6 -6
  104. package/tencentcloud/services/vm/v20201229/vm_models.d.ts +2 -2
  105. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -5
  106. package/tencentcloud/services/vod/v20180717/vod_client.js +0 -6
  107. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +510 -446
  108. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +9 -1
  109. package/tencentcloud/services/waf/v20180125/waf_client.js +12 -0
  110. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +145 -23
  111. package/tencentcloud/services/weilingwith/index.d.ts +6 -0
  112. package/tencentcloud/services/weilingwith/index.js +7 -0
  113. package/tencentcloud/services/weilingwith/v20230427/index.d.ts +6 -0
  114. package/tencentcloud/services/weilingwith/v20230427/index.js +9 -0
  115. package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.d.ts +30 -0
  116. package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.js +61 -0
  117. package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.d.ts +169 -0
  118. package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.js +18 -0
  119. package/test/ckafka.v20190819.test.js +10 -0
  120. package/test/ess.v20201111.test.js +0 -10
  121. package/test/tse.v20201207.test.js +18 -8
  122. package/test/vod.v20180717.test.js +0 -10
  123. package/test/waf.v20180125.test.js +20 -0
  124. package/test/weilingwith.v20230427.test.js +71 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.686",
3
+ "version": "4.0.688",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -3,27 +3,27 @@
3
3
  | aa | [活动防刷](https://cloud.tencent.com/document/product/1189) | 2023-05-18 01:01:13 |
4
4
  | aai | [](https://cloud.tencent.com/document/product) | 2019-08-08 23:15:13 |
5
5
  | acp | [应用合规平台](https://cloud.tencent.com/document/product/1553) | 2023-05-18 01:01:15 |
6
- | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-05-18 01:01:20 |
6
+ | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-09-14 01:05:50 |
7
7
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-09-07 01:06:15 |
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-05-18 01:01:48 |
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 |
15
15
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
16
16
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
17
- | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-09-07 01:07:50 |
17
+ | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-09-14 01:07:23 |
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-04 01:14:46 |
20
+ | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-09-14 01:09:19 |
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 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-08-17 01:19:19 |
25
25
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-08-10 01:03:11 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-09-12 01:10:38 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-09-14 01:10:00 |
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-08-17 01:20:19 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-08-31 01:07:17 |
@@ -41,25 +41,25 @@
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-08-29 01:07:58 |
44
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-09-14 01:15:30 |
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-11 01:23:41 |
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 |
55
55
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
56
56
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
57
- | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-09-05 02:11:19 |
57
+ | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-09-14 01:21:26 |
58
58
  | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-09-12 01:25:01 |
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-06 01:23:36 |
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,10 +67,10 @@
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-06 01:29:11 |
70
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-09-14 01:29:46 |
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
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-09-06 01:33:12 |
73
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-09-14 01:33:33 |
74
74
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-08-17 02:45:26 |
75
75
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
76
76
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
@@ -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-01 01:13:07 |
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-08-17 03:03:01 |
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
- | 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-12 01:51:41 |
98
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-12 01:52:56 |
96
+ | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-09-14 01:45:31 |
97
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-14 01:46:23 |
98
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-14 01:47:20 |
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 |
@@ -115,10 +115,10 @@
115
115
  | ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
116
116
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2023-05-18 01:30:55 |
117
117
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
118
- | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-09-04 01:58:13 |
118
+ | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-09-14 01:52:37 |
119
119
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
120
120
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-08-09 01:29:39 |
121
- | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-08-22 01:14:25 |
121
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-09-14 01:53:25 |
122
122
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
123
123
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-08-30 01:17:01 |
124
124
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
@@ -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-12 02:12:37 |
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-11 11:36:02 |
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
- | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-08-29 01:19:54 |
149
+ | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-14 02:08:26 |
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-12 02:18:31 |
152
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-14 02:09:03 |
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 |
@@ -164,14 +164,14 @@
164
164
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
165
165
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-08-09 01:43:06 |
166
166
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-09-06 02:16:39 |
167
- | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-09-12 02:25:46 |
167
+ | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-09-14 02:15:22 |
168
168
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
169
169
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
170
170
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-08-17 04:38:34 |
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-11 02:35:40 |
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 |
@@ -193,14 +193,14 @@
193
193
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
194
194
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-06-06 01:55:42 |
195
195
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-09-11 02:43:38 |
196
- | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-08-17 04:54:42 |
196
+ | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-09-14 02:23:36 |
197
197
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
198
198
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
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-05 07:43:47 |
203
- | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-07 02:37:25 |
202
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-09-14 02:30:02 |
203
+ | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-09-14 02:31:21 |
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 |
206
206
  | ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
@@ -219,19 +219,20 @@
219
219
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-08-15 01:44:16 |
220
220
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
221
221
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-08 02:49:33 |
222
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-06 02:36:56 |
222
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-14 02:35:41 |
223
223
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-09-12 02:52:20 |
224
224
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
225
225
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-08-22 01:22:20 |
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-12 02:56:18 |
229
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-14 02:39:15 |
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-12 03:03:14 |
232
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-14 02:44:37 |
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.686"
1
+ export const sdkVersion = "4.0.688"
@@ -20,11 +20,11 @@ import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
21
  DescribeStrategiesResponse,
22
22
  DescribeTaskStrategyRisksRequest,
23
- DescribeStrategie,
24
23
  DescribeTaskStrategyRisksResponse,
25
24
  KeyValue,
26
25
  RiskFieldsDesc,
27
- DescribeStrategiesCondition,
26
+ Strategies,
27
+ Conditions,
28
28
  DescribeStrategiesRequest,
29
29
  } from "./advisor_models"
30
30
 
@@ -23,7 +23,7 @@ export interface DescribeStrategiesResponse {
23
23
  * 评估项列表
24
24
  注意:此字段可能返回 null,表示取不到有效值。
25
25
  */
26
- Strategies: Array<DescribeStrategie>
26
+ Strategies?: Array<Strategies>
27
27
  /**
28
28
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
29
29
  */
@@ -56,57 +56,6 @@ export interface DescribeTaskStrategyRisksRequest {
56
56
  TaskType?: string
57
57
  }
58
58
 
59
- /**
60
- * 评估项信息
61
- */
62
- export interface DescribeStrategie {
63
- /**
64
- * 评估项ID
65
- 注意:此字段可能返回 null,表示取不到有效值。
66
- */
67
- StrategyId: number
68
- /**
69
- * 评估项名称
70
- 注意:此字段可能返回 null,表示取不到有效值。
71
- */
72
- Name: string
73
- /**
74
- * 评估项描述
75
- 注意:此字段可能返回 null,表示取不到有效值。
76
- */
77
- Desc: string
78
- /**
79
- * 评估项对应产品ID
80
- 注意:此字段可能返回 null,表示取不到有效值。
81
- */
82
- Product: string
83
- /**
84
- * 评估项对应产品名称
85
- 注意:此字段可能返回 null,表示取不到有效值。
86
- */
87
- ProductDesc: string
88
- /**
89
- * 评估项优化建议
90
- 注意:此字段可能返回 null,表示取不到有效值。
91
- */
92
- Repair: string
93
- /**
94
- * 评估项类别ID
95
- 注意:此字段可能返回 null,表示取不到有效值。
96
- */
97
- GroupId: number
98
- /**
99
- * 评估项类别名称
100
- 注意:此字段可能返回 null,表示取不到有效值。
101
- */
102
- GroupName: string
103
- /**
104
- * 评估项风险列表
105
- 注意:此字段可能返回 null,表示取不到有效值。
106
- */
107
- Conditions: Array<DescribeStrategiesCondition>
108
- }
109
-
110
59
  /**
111
60
  * DescribeTaskStrategyRisks返回参数结构体
112
61
  */
@@ -184,10 +133,61 @@ tags: 标签类型, 例如: [{"Key":"kkk","Value":"vvv"},{"Key":"kkk2","Value":"
184
133
  FieldDict: Array<KeyValue>
185
134
  }
186
135
 
136
+ /**
137
+ * 评估项信息
138
+ */
139
+ export interface Strategies {
140
+ /**
141
+ * 评估项ID
142
+ 注意:此字段可能返回 null,表示取不到有效值。
143
+ */
144
+ StrategyId?: number
145
+ /**
146
+ * 评估项名称
147
+ 注意:此字段可能返回 null,表示取不到有效值。
148
+ */
149
+ Name?: string
150
+ /**
151
+ * 评估项描述
152
+ 注意:此字段可能返回 null,表示取不到有效值。
153
+ */
154
+ Desc?: string
155
+ /**
156
+ * 评估项对应产品ID
157
+ 注意:此字段可能返回 null,表示取不到有效值。
158
+ */
159
+ Product?: string
160
+ /**
161
+ * 评估项对应产品名称
162
+ 注意:此字段可能返回 null,表示取不到有效值。
163
+ */
164
+ ProductDesc?: string
165
+ /**
166
+ * 评估项优化建议
167
+ 注意:此字段可能返回 null,表示取不到有效值。
168
+ */
169
+ Repair?: string
170
+ /**
171
+ * 评估项类别ID
172
+ 注意:此字段可能返回 null,表示取不到有效值。
173
+ */
174
+ GroupId?: number
175
+ /**
176
+ * 评估项类别名称
177
+ 注意:此字段可能返回 null,表示取不到有效值。
178
+ */
179
+ GroupName?: string
180
+ /**
181
+ * 评估项风险列表
182
+ 注意:此字段可能返回 null,表示取不到有效值。
183
+ */
184
+ Conditions?: Array<Conditions>
185
+ }
186
+
187
187
  /**
188
188
  * 评估项警告条件
189
189
  */
190
- export interface DescribeStrategiesCondition {
190
+ export interface Conditions {
191
191
  /**
192
192
  * 警告条件ID
193
193
  注意:此字段可能返回 null,表示取不到有效值。
@@ -59,11 +59,12 @@ export class Client extends AbstractClient {
59
59
  }
60
60
 
61
61
  /**
62
- * 本接口(Audio Moderation)用于提交音频内容(包括音频文件或流地址)进行智能审核任务,使用前请您使用腾讯云主账号登录控制台[开通音频内容安全服务](https://console.cloud.tencent.com/cms/audio/package)并调整好对应的业务配置。<br>
62
+ * 本接口(Audio Moderation)用于提交音频内容(包括音频文件或流地址)进行智能审核任务,使用前请您使用腾讯云主账号登录控制台[开通音频内容安全服务](https://console.cloud.tencent.com/cms)并调整好对应的业务配置。<br>
63
63
 
64
64
  ### 功能使用说明:
65
- - 前往“[内容安全控制台-音频内容安全](https://console.cloud.tencent.com/cms/audio/package)”开启使用音频内容安全服务,首次开通可获得**10小时**免费调用时长,有效期为1个月。
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: Array<TaskResult>
185
+ Results?: Array<TaskResult>
186
186
  /**
187
187
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
188
188
  */
@@ -4655,6 +4655,26 @@ export interface InstanceInfo {
4655
4655
  * 资源ID同唯一id
4656
4656
  */
4657
4657
  ResourceId?: string
4658
+ /**
4659
+ * 公网IP列表
4660
+ 注意:此字段可能返回 null,表示取不到有效值。
4661
+ */
4662
+ OuterIpList?: Array<string>
4663
+ /**
4664
+ * 内网IP列表
4665
+ 注意:此字段可能返回 null,表示取不到有效值。
4666
+ */
4667
+ InnerIpList?: Array<string>
4668
+ /**
4669
+ * 专享实例计费信息
4670
+ 注意:此字段可能返回 null,表示取不到有效值。
4671
+ */
4672
+ InstanceChargePrepaid?: InstanceChargePrepaid
4673
+ /**
4674
+ * 所属vpc
4675
+ 注意:此字段可能返回 null,表示取不到有效值。
4676
+ */
4677
+ UniqVpcId?: string
4658
4678
  }
4659
4679
 
4660
4680
  /**
@@ -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:词级别粒度的[详细识别结果](https://cloud.tencent.com/document/api/1093/37824#SentenceDetail)(不含标点,含语速值);
635
- 2:词级别粒度的详细识别结果(包含标点、语速值);
636
- 3: 标点符号分段,包含每段时间戳,特别适用于字幕场景(包含词级时间、标点、语速值)
637
- 4:【增值付费功能】对识别结果按照语义分段,并展示词级别粒度的详细识别结果,仅支持8k_zh、16k_zh引擎,需购买对应资源包使用(注意:如果账号后付费功能开启并使用此功能,将[自动计费](https://cloud.tencent.com/document/product/1093/35686)
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
  /**
@@ -643,10 +645,39 @@ export interface CreateRecTaskRequest {
643
645
  1:语音数据(post body)
644
646
  */
645
647
  SourceType: number
648
+ /**
649
+ * 语音数据base64编码
650
+ **当 SourceType 值为 1 时须填写该字段,为 0 时不需要填写**
651
+
652
+ 注意:音频数据要小于5MB(含)
653
+ */
654
+ Data?: string
655
+ /**
656
+ * 数据长度(此数据长度为数据未进行base64编码时的长度)
657
+ */
658
+ DataLen?: number
659
+ /**
660
+ * 语音URL的地址(需要公网环境浏览器可下载)
661
+ **当 SourceType 值为 0 时须填写该字段,为 1 时不需要填写**
662
+
663
+ 注意:
664
+ 1. 请确保录音文件时长在5个小时(含)之内,否则可能识别失败;
665
+ 2. 请保证文件的下载速度,否则可能下载失败
666
+ */
667
+ Url?: string
668
+ /**
669
+ * 回调 URL
670
+ 用户自行搭建的用于接收识别结果的服务URL
671
+ 回调格式和内容详见:[录音识别回调说明](https://cloud.tencent.com/document/product/1093/52632)
672
+
673
+ 注意:
674
+ 如果用户使用轮询方式获取识别结果,则无需提交该参数
675
+ */
676
+ CallbackUrl?: string
646
677
  /**
647
678
  * 是否开启说话人分离
648
679
  0:不开启;
649
- 1:开启(仅支持8k_zh/16k_zh,且ChannelNum=1时可用);
680
+ 1:开启(仅支持以下引擎:8k_zh/16k_zh/16k_ms/16k_en/16k_id,且ChannelNum=1时可用);
650
681
  默认值为 0
651
682
 
652
683
  注意:
@@ -659,72 +690,95 @@ export interface CreateRecTaskRequest {
659
690
  0:自动分离(最多分离出20个人);
660
691
  1-10:指定人数分离;
661
692
  默认值为 0
662
-
663
- 注意:此功能结果仅供参考
664
693
  */
665
694
  SpeakerNumber?: number
666
695
  /**
667
- * 回调 URL:用户自行搭建的用于接收识别结果的服务URL。回调格式和内容详见:[录音识别回调说明](https://cloud.tencent.com/document/product/1093/52632)
668
- 如果用户使用轮询方式获取识别结果,则无需提交该参数。
696
+ * 热词表id
697
+ 如不设置该参数,将自动生效默认热词表;
698
+ 如设置该参数,将生效对应id的热词表;
699
+ 点击这里查看[热词表配置方法](https://cloud.tencent.com/document/product/1093/40996)
669
700
  */
670
- CallbackUrl?: string
671
- /**
672
- * 语音的URL地址,需要公网环境浏览器可下载。当 SourceType 值为 0 时须填写该字段,为 1 时不需要填写。注意:请确保录音文件时长在5个小时之内,否则可能识别失败。请保证文件的下载速度,否则可能下载失败。
673
- */
674
- Url?: string
675
- /**
676
- * 语音数据base64编码,当SourceType 值为1时必须填写,为0可不写。音频数据要小于5MB。
677
- */
678
- Data?: string
701
+ HotwordId?: string
679
702
  /**
680
- * 数据长度,非必填(此数据长度为数据未进行base64编码时的数据长度)。
703
+ * 热词增强功能(目前仅支持8k_zh/16k_zh引擎)
704
+ 1:开启热词增强功能
705
+
706
+ 注意:热词增强功能开启后,将对传入的热词表id开启同音替换功能,可以在这里查看[热词表配置方法](https://cloud.tencent.com/document/product/1093/40996)。效果举例:在热词表中配置“蜜制”一词,并开启增强功能,与“蜜制”(mìzhì)同音同调的“秘制”(mìzhì)的识别结果会被强制替换成“蜜制”。**建议客户根据实际的业务需求开启该功能**
681
707
  */
682
- DataLen?: number
708
+ ReinforceHotword?: number
683
709
  /**
684
- * 是否进行阿拉伯数字智能转换(目前支持中文普通话引擎)。0:不转换,直接输出中文数字,1:根据场景智能转换为阿拉伯数字,3: 打开数学相关数字转换。默认值为 1。
710
+ * 自学习定制模型 id
711
+ 如设置了该参数,将生效对应id的自学习定制模型;
712
+ 点击这里查看[自学习定制模型配置方法](https://cloud.tencent.com/document/product/1093/38416)
685
713
  */
686
- ConvertNumMode?: number
714
+ CustomizationId?: string
687
715
  /**
688
- * 是否过滤脏词(目前支持中文普通话引擎)。0:不过滤脏词;1:过滤脏词;2:将脏词替换为 * 。默认值为 0。
716
+ * **【增值付费功能】**情绪识别能力(目前仅支持16k_zh)
717
+ 0:不开启;
718
+ 1:开启情绪识别,但不在文本展示情绪标签;
719
+ 2:开启情绪识别,并且在文本展示情绪标签(**该功能需要设置ResTextFormat 大于0**)
720
+ 默认值为0
721
+ 支持的情绪分类为:高兴、伤心、愤怒
722
+
723
+ 注意:
724
+ 1. **本功能为增值服务**,需将参数设置为1或2时方可按对应方式生效;
725
+ 2. 如果传入参数值1或2,需确保账号已购买[情绪识别资源包](https://cloud.tencent.com/document/product/1093/35686#97ae4aa0-29a0-4066-9f07-ccaf8856a16b),或账号开启后付费;**若当前账号已开启后付费功能,并传入参数值1或2,将[自动计费](https://cloud.tencent.com/document/product/1093/35686#d912167d-ffd5-41a9-8b1c-2e89845a6852))**;
726
+ 3. 参数设置为0时,无需购买资源包,也不会消耗情绪识别对应资源
689
727
  */
690
- FilterDirty?: number
728
+ EmotionRecognition?: number
691
729
  /**
692
- * 热词表id。如不设置该参数,自动生效默认热词表;如设置了该参数,那么将生效对应的热词表。
730
+ * 情绪能量值
731
+ 取值为音量分贝值/10,取值范围:[1,10],值越高情绪越强烈
732
+ 0:不开启;
733
+ 1:开启;
734
+ 默认值为0
693
735
  */
694
- HotwordId?: string
736
+ EmotionalEnergy?: number
695
737
  /**
696
- * 自学习模型 id。如设置了该参数,将生效对应的自学习模型。
738
+ * 阿拉伯数字智能转换(目前仅支持8k_zh/16k_zh引擎)
739
+ 0:不转换,直接输出中文数字;
740
+ 1:根据场景智能转换为阿拉伯数字;
741
+ 3:打开数学相关数字转换(如:阿尔法转写为α);
742
+ 默认值为 1
697
743
  */
698
- CustomizationId?: string
744
+ ConvertNumMode?: number
699
745
  /**
700
- * 附加参数(该参数无意义,忽略即可)
746
+ * 脏词过滤(目前仅支持8k_zh/16k_zh引擎)
747
+ 0:不过滤脏词;
748
+ 1:过滤脏词;
749
+ 2:将脏词替换为 * ;
750
+ 默认值为 0
701
751
  */
702
- Extra?: string
752
+ FilterDirty?: number
703
753
  /**
704
- * 是否过滤标点符号(目前支持中文普通话引擎)。 0:不过滤,1:过滤句末标点,2:过滤所有标点。默认值为 0。
754
+ * 标点符号过滤(目前仅支持8k_zh/16k_zh引擎)
755
+ 0:不过滤标点;
756
+ 1:过滤句末标点;
757
+ 2:过滤所有标点;
758
+ 默认值为 0
705
759
  */
706
760
  FilterPunc?: number
707
761
  /**
708
- * 是否过滤语气词(目前支持中文普通话引擎)。0:不过滤语气词;1:部分过滤;2:严格过滤 。默认值为 0。
762
+ * 语气词过滤(目前仅支持8k_zh/16k_zh引擎)
763
+ 0:不过滤语气词;
764
+ 1:过滤部分语气词;
765
+ 2:严格过滤语气词;
766
+ 默认值为 0
709
767
  */
710
768
  FilterModal?: number
711
769
  /**
712
- * 情绪能量值,取值为音量分贝值/10。取值范围:[1,10]。值越高情绪越强烈。0:不开启,1:开启
713
- */
714
- EmotionalEnergy?: number
715
- /**
716
- * 热词增强功能。1:开启后(仅支持8k_zh,16k_zh),将开启同音替换功能,同音字、词在热词中配置。举例:热词配置“蜜制”并开启增强功能后,与“蜜制”同拼音(mizhi)的“秘制”的识别结果会被强制替换成“蜜制”。因此建议客户根据自己的实际情况开启该功能。
717
- */
718
- ReinforceHotword?: number
719
- /**
720
- * 单标点最多字数,取值范围:[6,40]。默认为0,不开启该功能。该参数可用于字幕生成场景,控制单行字幕最大字数(设置ResTextFormat为3,解析返回的ResultDetail列表,通过结构中FinalSentence获取单个标点断句结果)。
770
+ * 单标点最多字数
771
+ **可控制单行字幕最大字数,适用于字幕生成场景**,取值范围:[6,40]
772
+ 0:不开启该功能;
773
+ 默认值为0
774
+
775
+ 注意:需设置ResTextFormat为3,解析返回的ResultDetail列表,通过结构中FinalSentence获取单个标点断句结果
721
776
  */
722
777
  SentenceMaxLength?: number
723
778
  /**
724
- * 情绪识别能力(目前支持16k_zh) 默认为0,不开启。 1:开启情绪识别但是不会在文本展示“情绪标签”, 2:开启情绪识别并且在文本展示“情绪标签”。(该功能需要设置ResTextFormat 大于0)
725
- 注意:本功能为增值服务,购买对应套餐包后,将参数设置为1或2时方可按对应方式生效,并消耗套餐包对应资源。参数设置为0时无需购买套餐包,也不会消耗对应资源。
779
+ * 附加参数**(该参数无意义,忽略即可)**
726
780
  */
727
- EmotionRecognition?: number
781
+ Extra?: string
728
782
  }
729
783
 
730
784
  /**