tencentcloud-sdk-nodejs 4.1.215 → 4.1.217

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 (51) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/dts/v20211206/dts_client.js +10 -4
  3. package/es/services/live/v20180801/live_client.js +9 -0
  4. package/es/services/mps/v20190612/mps_client.js +6 -0
  5. package/es/services/tke/v20180525/tke_client.js +3 -0
  6. package/es/services/trtc/v20190722/trtc_client.js +12 -6
  7. package/es/services/vclm/v20240523/vclm_client.js +15 -6
  8. package/es/services/wedata/v20250806/wedata_client.js +3 -0
  9. package/package.json +1 -1
  10. package/tencentcloud/common/sdk_version.d.ts +1 -1
  11. package/tencentcloud/common/sdk_version.js +1 -1
  12. package/tencentcloud/services/ags/v20250920/ags_client.d.ts +1 -1
  13. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +18 -4
  14. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +112 -347
  15. package/tencentcloud/services/ams/v20201229/ams_models.d.ts +11 -3
  16. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
  17. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -2
  18. package/tencentcloud/services/cls/v20201016/cls_client.js +1 -2
  19. package/tencentcloud/services/cme/v20191029/cme_models.d.ts +12 -10
  20. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +14 -14
  21. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +13 -5
  22. package/tencentcloud/services/dts/v20211206/dts_client.js +18 -6
  23. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +198 -35
  24. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +8 -0
  25. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -2
  26. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
  27. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -12
  28. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +3 -3
  29. package/tencentcloud/services/live/v20180801/live_client.d.ts +13 -1
  30. package/tencentcloud/services/live/v20180801/live_client.js +18 -0
  31. package/tencentcloud/services/live/v20180801/live_models.d.ts +70 -19
  32. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +54 -83
  33. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +9 -1
  34. package/tencentcloud/services/mps/v20190612/mps_client.js +12 -0
  35. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +136 -54
  36. package/tencentcloud/services/nlp/v20190408/nlp_client.d.ts +9 -3
  37. package/tencentcloud/services/nlp/v20190408/nlp_client.js +9 -3
  38. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +37 -53
  39. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +28 -4
  40. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +5 -1
  41. package/tencentcloud/services/tke/v20180525/tke_client.js +6 -0
  42. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +26 -0
  43. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +15 -7
  44. package/tencentcloud/services/trtc/v20190722/trtc_client.js +21 -9
  45. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +216 -75
  46. package/tencentcloud/services/vclm/v20240523/vclm_client.d.ts +19 -7
  47. package/tencentcloud/services/vclm/v20240523/vclm_client.js +27 -9
  48. package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +244 -42
  49. package/tencentcloud/services/wedata/v20250806/wedata_client.d.ts +5 -1
  50. package/tencentcloud/services/wedata/v20250806/wedata_client.js +6 -0
  51. package/tencentcloud/services/wedata/v20250806/wedata_models.d.ts +285 -233
@@ -1,3 +1,12 @@
1
+ /**
2
+ * DescribeAsyncTextToSpeech请求参数结构体
3
+ */
4
+ export interface DescribeAsyncTextToSpeechRequest {
5
+ /**
6
+ * 任务ID
7
+ */
8
+ TaskId: string;
9
+ }
1
10
  /**
2
11
  * ModifyCloudSliceTask返回参数结构体
3
12
  */
@@ -654,6 +663,47 @@ export interface DeleteCloudModerationRequest {
654
663
  */
655
664
  TaskId: string;
656
665
  }
666
+ /**
667
+ * CreateCloudSliceTask请求参数结构体
668
+ */
669
+ export interface CreateCloudSliceTaskRequest {
670
+ /**
671
+ * TRTC的[SdkAppId](https://cloud.tencent.com/document/product/647/46351#sdkappid),和TRTC的房间所对应的SdkAppId相同。
672
+ */
673
+ SdkAppId: number;
674
+ /**
675
+ * TRTC的[RoomId](https://cloud.tencent.com/document/product/647/46351#roomid),为TRTC房间所对应的RoomId。
676
+ */
677
+ RoomId: string;
678
+ /**
679
+ * 机器人的UserId,用于进房发起切片任务。【*注意】这个UserId不能与当前房间内的主播观众UserId重复。如果一个房间发起多个切片任务时,机器人的userid也不能相互重复,否则会中断前一个切片任务。建议可以把房间ID作为UserId的标识的一部分,即机器人UserId在房间内唯一。
680
+ */
681
+ UserId: string;
682
+ /**
683
+ * 机器人UserId对应的校验签名,即UserId和UserSig相当于机器人进房的登录密码,具体计算方法请参考TRTC计算UserSig的方案。
684
+ */
685
+ UserSig: string;
686
+ /**
687
+ * 云端切片控制参数。
688
+ */
689
+ SliceParams: SliceParams;
690
+ /**
691
+ * 云端切片文件上传到云存储的参数
692
+ */
693
+ SliceStorageParams: SliceStorageParams;
694
+ /**
695
+ * TRTC房间号的类型。 【*注意】必须和录制的房间所对应的RoomId类型相同: 0: 字符串类型的RoomId 1: 32位整型的RoomId(默认) 示例值:1
696
+ */
697
+ RoomIdType?: number;
698
+ /**
699
+ * 接口可以调用的时效性,从成功开启录制并获得任务ID后开始计算,超时后无法调用查询、更新和停止等接口,但是录制任务不会停止。 参数的单位是小时,默认72小时(3天),最大可设置720小时(30天),最小设置6小时。举例说明:如果不设置该参数,那么开始录制成功后,查询、更新和停止录制的调用时效为72个小时。 示例值:24
700
+ */
701
+ ResourceExpiredHour?: number;
702
+ /**
703
+ * TRTC房间权限加密串,只有在TRTC控制台启用了高级权限控制的时候需要携带,在TRTC控制台如果开启高级权限控制后,TRTC 的后台服务系统会校验一个叫做 [PrivateMapKey] 的“权限票据”,权限票据中包含了一个加密后的 RoomId 和一个加密后的“权限位列表”。由于 PrivateMapKey 中包含 RoomId,所以只提供了 UserSig 没有提供 PrivateMapKey 时,并不能进入指定的房间。 示例值:eJw1jcEKgkAURX9FZlvY****fL9rfNX4_
704
+ */
705
+ PrivateMapKey?: string;
706
+ }
657
707
  /**
658
708
  * 混流自定义渲染参数
659
709
  */
@@ -672,47 +722,41 @@ export interface McuBackgroundCustomRender {
672
722
  Radius?: number;
673
723
  }
674
724
  /**
675
- * 自定义文字水印数据结构
725
+ * AsyncTextToSpeech请求参数结构体
676
726
  */
677
- export interface WaterMarkChar {
727
+ export interface AsyncTextToSpeechRequest {
678
728
  /**
679
- * 文字水印的起始坐标Y值,从左上角开始
729
+ * 需要转语音的文字内容,最大允许50000字符,注意 1汉字=2字符
680
730
  */
681
- Top: number;
682
- /**
683
- * 文字水印的起始坐标X值,从左上角开始
684
- */
685
- Left: number;
731
+ Text: string;
686
732
  /**
687
- * 文字水印的宽度,单位像素值
733
+ * 文本转语音的声音配置
688
734
  */
689
- Width: number;
735
+ Voice: Voice;
690
736
  /**
691
- * 文字水印的高度,单位像素值
737
+ * TRTC的SdkAppId
692
738
  */
693
- Height: number;
739
+ SdkAppId: number;
694
740
  /**
695
- * 水印文字的内容
741
+ * 文本转语音的输出音频的格式
696
742
  */
697
- Chars: string;
743
+ AudioFormat?: AudioFormat;
698
744
  /**
699
- * 水印文字的大小,单位像素,默认14
745
+ * TTS的模型,当前固定为:flow_01_turbo
700
746
  */
701
- FontSize?: number;
747
+ Model?: string;
702
748
  /**
703
- * 水印文字的颜色,默认白色
749
+ * 多音字/生僻字发音纠正词典条目。指定特定词语在本次请求中使用的发音。
704
750
  */
705
- FontColor?: string;
751
+ PronunciationDict?: Array<PronunciationDict>;
706
752
  /**
707
- * 水印文字的背景色,为空代表背景透明,默认为空
753
+ * 默认为0,0表示不生成字幕,1表示生成字幕
708
754
  */
709
- BackGroundColor?: string;
755
+ AlignmentMode?: number;
710
756
  /**
711
- * 文字水印的字体,支持设置以下值:
712
- 1. Tencent (默认)
713
- 2. SourceHanSans
757
+ * 需要合成的语言(ISO 639-1),默认自动识别,支持的语言如下: zh(中文) en(英文) yue(粤语) ja(日语) ko(韩语) ar(阿拉伯语) id(印尼语) th(泰语)
714
758
  */
715
- Font?: string;
759
+ LanguageCode?: string;
716
760
  }
717
761
  /**
718
762
  * DescribeTrtcRoomUsage返回参数结构体
@@ -1384,6 +1428,31 @@ export interface DeleteVoicePrintRequest {
1384
1428
  */
1385
1429
  VoicePrintId: string;
1386
1430
  }
1431
+ /**
1432
+ * DescribeAsyncTextToSpeech返回参数结构体
1433
+ */
1434
+ export interface DescribeAsyncTextToSpeechResponse {
1435
+ /**
1436
+ * 任务状态
1437
+ - Processing,处理中
1438
+ - Success,任务成功
1439
+ - Failed,任务失败
1440
+ - Expired,任务过期
1441
+ */
1442
+ Status?: string;
1443
+ /**
1444
+ * 音频下载url
1445
+ */
1446
+ AudioDownloadUrl?: string;
1447
+ /**
1448
+ * 字幕下载url
1449
+ */
1450
+ SubtitleDownloadUrl?: string;
1451
+ /**
1452
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1453
+ */
1454
+ RequestId?: string;
1455
+ }
1387
1456
  /**
1388
1457
  * 翻译相关的参数
1389
1458
  */
@@ -1533,18 +1602,21 @@ export interface DescribeWebRecordRequest {
1533
1602
  RecordId?: string;
1534
1603
  }
1535
1604
  /**
1536
- * DescribeTRTCRealTimeScaleData返回参数结构体
1605
+ * 背景音设置,将在通话中添加环境音效,使体验更加逼真。目前支持以下选项:
1606
+ coffee_shops: 咖啡店氛围,背景中有人聊天。
1607
+ busy_office: 客服中心
1608
+ street_traffic: 户外街道
1609
+ evening_mountain: 户外山林
1537
1610
  */
1538
- export interface DescribeTRTCRealTimeScaleDataResponse {
1611
+ export interface AmbientSound {
1539
1612
  /**
1540
- * TRTC监控数据出参
1541
- 注意:此字段可能返回 null,表示取不到有效值。
1613
+ * 环境场景选择
1542
1614
  */
1543
- Data?: TRTCDataResult;
1615
+ Scene: string;
1544
1616
  /**
1545
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1617
+ * 控制环境音的音量。取值的范围是 [0,2]。值越低,环境音越小;值越高,环境音越响亮。如果未设置,则使用默认值 1
1546
1618
  */
1547
- RequestId?: string;
1619
+ Volume?: number;
1548
1620
  }
1549
1621
  /**
1550
1622
  * DescribeRecordStatistic请求参数结构体
@@ -1715,6 +1787,19 @@ export interface EmulateMobileParams {
1715
1787
  */
1716
1788
  ScreenOrientation?: number;
1717
1789
  }
1790
+ /**
1791
+ * 多音字/生僻字发音纠正词典条目。指定特定词语在本次请求中使用的发音。
1792
+ */
1793
+ export interface PronunciationDict {
1794
+ /**
1795
+ * 需要纠正发音的词语,前后空格自动去除。同一请求中若有重复词语,以最后一条为准。
1796
+ */
1797
+ Word: string;
1798
+ /**
1799
+ * 目标发音,支持以下格式:<br>① 带声调数字的拼音(1=阴平,2=阳平,3=上声,4=去声,5=轻声),如 yin2 hang2;<br>② 拼音连写(无空格),如 yin2hang2;<br>③ 文字+拼音混写,如 银hang2;<br>④ 直接文本替换,会将原始文本替换为目标文本
1800
+ */
1801
+ Pronunciation: string;
1802
+ }
1718
1803
  /**
1719
1804
  * DescribeCallDetailInfo返回参数结构体
1720
1805
  */
@@ -2304,6 +2389,9 @@ export interface AudioFormat {
2304
2389
  - TextToSpeech 非流式接口
2305
2390
 
2306
2391
  支持 pcm,wav,mp3, 默认: pcm
2392
+
2393
+ - AsyncTextToSpeech
2394
+ 支持pcm,mp3, 默认:mp3
2307
2395
  */
2308
2396
  Format?: string;
2309
2397
  /**
@@ -3830,6 +3918,49 @@ export interface DescribeAIConversationRequest {
3830
3918
  */
3831
3919
  SessionId?: string;
3832
3920
  }
3921
+ /**
3922
+ * 自定义文字水印数据结构
3923
+ */
3924
+ export interface WaterMarkChar {
3925
+ /**
3926
+ * 文字水印的起始坐标Y值,从左上角开始
3927
+ */
3928
+ Top: number;
3929
+ /**
3930
+ * 文字水印的起始坐标X值,从左上角开始
3931
+ */
3932
+ Left: number;
3933
+ /**
3934
+ * 文字水印的宽度,单位像素值
3935
+ */
3936
+ Width: number;
3937
+ /**
3938
+ * 文字水印的高度,单位像素值
3939
+ */
3940
+ Height: number;
3941
+ /**
3942
+ * 水印文字的内容
3943
+ */
3944
+ Chars: string;
3945
+ /**
3946
+ * 水印文字的大小,单位像素,默认14
3947
+ */
3948
+ FontSize?: number;
3949
+ /**
3950
+ * 水印文字的颜色,默认白色
3951
+ */
3952
+ FontColor?: string;
3953
+ /**
3954
+ * 水印文字的背景色,为空代表背景透明,默认为空
3955
+ */
3956
+ BackGroundColor?: string;
3957
+ /**
3958
+ * 文字水印的字体,支持设置以下值:
3959
+ 1. Tencent (默认)
3960
+ 2. SourceHanSans
3961
+ */
3962
+ Font?: string;
3963
+ }
3833
3964
  /**
3834
3965
  * SeriesInfo类型的二维数组
3835
3966
  */
@@ -4172,6 +4303,10 @@ export interface TextToSpeechResponse {
4172
4303
  * Base64编码的音频数据
4173
4304
  */
4174
4305
  Audio?: string;
4306
+ /**
4307
+ * 字幕对齐数据
4308
+ */
4309
+ Alignments?: Array<AlignmentItem>;
4175
4310
  /**
4176
4311
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4177
4312
  */
@@ -4410,45 +4545,17 @@ export interface CreateCloudTranscriptionRequest {
4410
4545
  TranslationParam?: TranslationParam;
4411
4546
  }
4412
4547
  /**
4413
- * CreateCloudSliceTask请求参数结构体
4548
+ * AsyncTextToSpeech返回参数结构体
4414
4549
  */
4415
- export interface CreateCloudSliceTaskRequest {
4416
- /**
4417
- * TRTC的[SdkAppId](https://cloud.tencent.com/document/product/647/46351#sdkappid),和TRTC的房间所对应的SdkAppId相同。
4418
- */
4419
- SdkAppId: number;
4420
- /**
4421
- * TRTC的[RoomId](https://cloud.tencent.com/document/product/647/46351#roomid),为TRTC房间所对应的RoomId。
4422
- */
4423
- RoomId: string;
4424
- /**
4425
- * 机器人的UserId,用于进房发起切片任务。【*注意】这个UserId不能与当前房间内的主播观众UserId重复。如果一个房间发起多个切片任务时,机器人的userid也不能相互重复,否则会中断前一个切片任务。建议可以把房间ID作为UserId的标识的一部分,即机器人UserId在房间内唯一。
4426
- */
4427
- UserId: string;
4550
+ export interface AsyncTextToSpeechResponse {
4428
4551
  /**
4429
- * 机器人UserId对应的校验签名,即UserId和UserSig相当于机器人进房的登录密码,具体计算方法请参考TRTC计算UserSig的方案。
4430
- */
4431
- UserSig: string;
4432
- /**
4433
- * 云端切片控制参数。
4434
- */
4435
- SliceParams: SliceParams;
4436
- /**
4437
- * 云端切片文件上传到云存储的参数
4438
- */
4439
- SliceStorageParams: SliceStorageParams;
4440
- /**
4441
- * TRTC房间号的类型。 【*注意】必须和录制的房间所对应的RoomId类型相同: 0: 字符串类型的RoomId 1: 32位整型的RoomId(默认) 示例值:1
4442
- */
4443
- RoomIdType?: number;
4444
- /**
4445
- * 接口可以调用的时效性,从成功开启录制并获得任务ID后开始计算,超时后无法调用查询、更新和停止等接口,但是录制任务不会停止。 参数的单位是小时,默认72小时(3天),最大可设置720小时(30天),最小设置6小时。举例说明:如果不设置该参数,那么开始录制成功后,查询、更新和停止录制的调用时效为72个小时。 示例值:24
4552
+ * 任务ID
4446
4553
  */
4447
- ResourceExpiredHour?: number;
4554
+ TaskId?: string;
4448
4555
  /**
4449
- * TRTC房间权限加密串,只有在TRTC控制台启用了高级权限控制的时候需要携带,在TRTC控制台如果开启高级权限控制后,TRTC 的后台服务系统会校验一个叫做 [PrivateMapKey] 的“权限票据”,权限票据中包含了一个加密后的 RoomId 和一个加密后的“权限位列表”。由于 PrivateMapKey 中包含 RoomId,所以只提供了 UserSig 没有提供 PrivateMapKey 时,并不能进入指定的房间。 示例值:eJw1jcEKgkAURX9FZlvY****fL9rfNX4_
4556
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4450
4557
  */
4451
- PrivateMapKey?: string;
4558
+ RequestId?: string;
4452
4559
  }
4453
4560
  /**
4454
4561
  * 云端审核的控制参数。
@@ -4572,21 +4679,18 @@ export interface DescribeTRTCMarketQualityDataRequest {
4572
4679
  IsFloat?: boolean;
4573
4680
  }
4574
4681
  /**
4575
- * 背景音设置,将在通话中添加环境音效,使体验更加逼真。目前支持以下选项:
4576
- coffee_shops: 咖啡店氛围,背景中有人聊天。
4577
- busy_office: 客服中心
4578
- street_traffic: 户外街道
4579
- evening_mountain: 户外山林
4682
+ * DescribeTRTCRealTimeScaleData返回参数结构体
4580
4683
  */
4581
- export interface AmbientSound {
4684
+ export interface DescribeTRTCRealTimeScaleDataResponse {
4582
4685
  /**
4583
- * 环境场景选择
4686
+ * TRTC监控数据出参
4687
+ 注意:此字段可能返回 null,表示取不到有效值。
4584
4688
  */
4585
- Scene: string;
4689
+ Data?: TRTCDataResult;
4586
4690
  /**
4587
- * 控制环境音的音量。取值的范围是 [0,2]。值越低,环境音越小;值越高,环境音越响亮。如果未设置,则使用默认值 1
4691
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
4588
4692
  */
4589
- Volume?: number;
4693
+ RequestId?: string;
4590
4694
  }
4591
4695
  /**
4592
4696
  * DeleteCloudTranscription请求参数结构体
@@ -4804,6 +4908,14 @@ export interface TextToSpeechSSERequest {
4804
4908
 
4805
4909
  */
4806
4910
  Language?: string;
4911
+ /**
4912
+ * 多音字/生僻字发音纠正词典条目。指定特定词语在本次请求中使用的发音。
4913
+ */
4914
+ PronunciationDict?: Array<PronunciationDict>;
4915
+ /**
4916
+ * 默认为0,0表示不生成字幕,1表示生成字幕
4917
+ */
4918
+ AlignmentMode?: number;
4807
4919
  }
4808
4920
  /**
4809
4921
  * StopWebRecord返回参数结构体
@@ -5138,6 +5250,14 @@ export interface TextToSpeechRequest {
5138
5250
  - th(泰语)
5139
5251
  */
5140
5252
  Language?: string;
5253
+ /**
5254
+ * 多音字/生僻字发音纠正词典条目。指定特定词语在本次请求中使用的发音。
5255
+ */
5256
+ PronunciationDict?: Array<PronunciationDict>;
5257
+ /**
5258
+ * 默认为0,0表示不生成字幕,1表示生成字幕
5259
+ */
5260
+ AlignmentMode?: number;
5141
5261
  }
5142
5262
  /**
5143
5263
  * DescribeStreamIngest请求参数结构体
@@ -5608,3 +5728,24 @@ export interface RemoveUserResponse {
5608
5728
  */
5609
5729
  RequestId?: string;
5610
5730
  }
5731
+ /**
5732
+ * 字幕对齐
5733
+ */
5734
+ export interface AlignmentItem {
5735
+ /**
5736
+ * 字幕对应的时间起点
5737
+ */
5738
+ TimeBeginMs?: number;
5739
+ /**
5740
+ * 字幕对应的时间尾点
5741
+ */
5742
+ TimeEndMs?: number;
5743
+ /**
5744
+ * 字幕对应的文本索引起点
5745
+ */
5746
+ TextBegin?: number;
5747
+ /**
5748
+ * 字幕对应的文本索引尾点
5749
+ */
5750
+ TextEnd?: number;
5751
+ }
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { DescribeImageToVideoGeneralJobResponse, SubmitVideoStylizationJobRequest, SubmitImageToVideoJobRequest, DescribeVideoVoiceJobResponse, SubmitHumanActorJobRequest, DescribeImageToVideoViduJobResponse, SubmitTextToVideoViduJobRequest, SubmitVideoEditJobRequest, DescribeVideoExtendKlingJobRequest, SubmitVideoEditKlingJobRequest, SubmitImageAnimateJobResponse, SubmitVideoFaceFusionJobResponse, DescribeTemplateToVideoJobResponse, DescribeReferenceToVideoViduJobResponse, SubmitMotionControlKlingJobRequest, SubmitVideoExtendKlingJobRequest, SubmitTemplateToVideoJobResponse, SubmitTemplateToVideoJobRequest, DescribeVideoEditKlingJobRequest, SubmitVideoVoiceJobRequest, DescribeTextToVideoJobResponse, DescribeVideoEditJobResponse, SubmitVideoStylizationJobResponse, SubmitVideoFaceFusionJobRequest, SubmitReferenceToVideoViduJobRequest, SubmitImageToVideoGeneralJobRequest, SubmitImageToVideoViduJobRequest, DescribeHumanActorJobRequest, DescribeImageToVideoGeneralJobRequest, SubmitAigcVideoJobResponse, SubmitVideoVoiceJobResponse, SubmitImageToVideoViduJobResponse, SubmitPortraitSingJobResponse, DescribeImageToVideoJobResponse, DescribePortraitSingJobRequest, DescribeHunyuanToVideoJobRequest, DescribeMotionControlKlingJobRequest, CheckAnimateImageJobResponse, SubmitVideoEditJobResponse, DescribeVideoStylizationJobRequest, SubmitHumanActorJobResponse, DescribeMotionControlKlingJobResponse, SubmitAigcVideoJobRequest, SubmitReferenceToVideoViduJobResponse, DescribeAigcVideoJobRequest, SubmitImageAnimateJobRequest, DescribeVideoFaceFusionJobRequest, DescribeImageToVideoViduJobRequest, SubmitVideoEditKlingJobResponse, DescribeReferenceToVideoViduJobRequest, DescribeImageAnimateJobResponse, DescribeAigcVideoJobResponse, SubmitVideoExtendKlingJobResponse, DescribeHumanActorJobResponse, SubmitMotionControlKlingJobResponse, SubmitTextToVideoJobResponse, DescribeTextToVideoJobRequest, DescribeImageToVideoJobRequest, DescribeTemplateToVideoJobRequest, SubmitTextToVideoViduJobResponse, DescribeImageAnimateJobRequest, DescribePortraitSingJobResponse, DescribeHunyuanToVideoJobResponse, DescribeTextToVideoViduJobRequest, DescribeTextToVideoViduJobResponse, DescribeVideoVoiceJobRequest, DescribeVideoFaceFusionJobResponse, SubmitImageToVideoGeneralJobResponse, CheckAnimateImageJobRequest, DescribeVideoExtendKlingJobResponse, SubmitPortraitSingJobRequest, SubmitHunyuanToVideoJobResponse, SubmitTextToVideoJobRequest, DescribeVideoStylizationJobResponse, SubmitHunyuanToVideoJobRequest, DescribeVideoEditJobRequest, DescribeVideoEditKlingJobResponse, SubmitImageToVideoJobResponse } from "./vclm_models";
3
+ import { DescribeImageToVideoGeneralJobResponse, SubmitVideoStylizationJobRequest, SubmitImageToVideoJobRequest, DescribeVideoVoiceJobResponse, SubmitHumanActorJobRequest, DescribeImageToVideoViduJobResponse, SubmitTextToVideoViduJobRequest, SubmitVideoEditJobRequest, DescribeVideoExtendKlingJobRequest, SubmitVideoEditKlingJobRequest, DescribeAigcElementResponse, SubmitImageAnimateJobResponse, SubmitVideoFaceFusionJobResponse, DescribeTemplateToVideoJobResponse, DescribeReferenceToVideoViduJobResponse, SubmitMotionControlKlingJobRequest, SubmitVideoExtendKlingJobRequest, SubmitTemplateToVideoJobResponse, DeleteAigcElementResponse, DescribeVideoEditKlingJobRequest, SubmitVideoVoiceJobRequest, DescribeTextToVideoJobResponse, DescribeVideoEditJobResponse, SubmitVideoStylizationJobResponse, SubmitVideoFaceFusionJobRequest, SubmitReferenceToVideoViduJobRequest, SubmitImageToVideoGeneralJobRequest, SubmitImageToVideoViduJobRequest, DescribeHumanActorJobRequest, DescribeImageToVideoGeneralJobRequest, SubmitAigcVideoJobResponse, SubmitVideoVoiceJobResponse, DeleteAigcElementRequest, SubmitImageToVideoViduJobResponse, SubmitPortraitSingJobResponse, CreateAigcElementResponse, DescribeImageToVideoJobResponse, DescribePortraitSingJobRequest, DescribeHunyuanToVideoJobRequest, SubmitTextToVideoViduJobResponse, CheckAnimateImageJobResponse, SubmitVideoEditJobResponse, DescribeVideoStylizationJobRequest, SubmitHumanActorJobResponse, DescribeMotionControlKlingJobResponse, SubmitAigcVideoJobRequest, SubmitReferenceToVideoViduJobResponse, DescribeAigcVideoJobRequest, SubmitImageAnimateJobRequest, SubmitTextToVideoJobResponse, DescribeVideoFaceFusionJobRequest, DescribeImageToVideoViduJobRequest, SubmitVideoEditKlingJobResponse, DescribeReferenceToVideoViduJobRequest, DescribeImageAnimateJobResponse, DescribeAigcVideoJobResponse, SubmitVideoExtendKlingJobResponse, DescribeHumanActorJobResponse, SubmitMotionControlKlingJobResponse, CreateAigcElementRequest, SubmitTemplateToVideoJobRequest, DescribeTextToVideoJobRequest, DescribeImageToVideoJobRequest, DescribeTemplateToVideoJobRequest, DescribeMotionControlKlingJobRequest, DescribeImageAnimateJobRequest, DescribePortraitSingJobResponse, DescribeHunyuanToVideoJobResponse, DescribeTextToVideoViduJobRequest, DescribeTextToVideoViduJobResponse, DescribeVideoVoiceJobRequest, DescribeVideoFaceFusionJobResponse, SubmitImageToVideoGeneralJobResponse, DescribeAigcElementRequest, CheckAnimateImageJobRequest, DescribeVideoExtendKlingJobResponse, SubmitPortraitSingJobRequest, SubmitHunyuanToVideoJobResponse, SubmitTextToVideoJobRequest, DescribeVideoStylizationJobResponse, SubmitHunyuanToVideoJobRequest, DescribeVideoEditJobRequest, DescribeVideoEditKlingJobResponse, SubmitImageToVideoJobResponse } from "./vclm_models";
4
4
  /**
5
5
  * vclm client
6
6
  * @class
@@ -76,9 +76,9 @@ export declare class Client extends AbstractClient {
76
76
  */
77
77
  DescribePortraitSingJob(req: DescribePortraitSingJobRequest, cb?: (error: string, rep: DescribePortraitSingJobResponse) => void): Promise<DescribePortraitSingJobResponse>;
78
78
  /**
79
- * 查询生视频任务
79
+ * 查询Kling动作控制任务
80
80
  */
81
- DescribeAigcVideoJob(req: DescribeAigcVideoJobRequest, cb?: (error: string, rep: DescribeAigcVideoJobResponse) => void): Promise<DescribeAigcVideoJobResponse>;
81
+ DescribeMotionControlKlingJob(req: DescribeMotionControlKlingJobRequest, cb?: (error: string, rep: DescribeMotionControlKlingJobResponse) => void): Promise<DescribeMotionControlKlingJobResponse>;
82
82
  /**
83
83
  * 查询视频延长任务
84
84
  */
@@ -116,6 +116,10 @@ export declare class Client extends AbstractClient {
116
116
  支持提交音频和图文来生成对应视频,满足动态交互、内容生产等场景需求。
117
117
  */
118
118
  SubmitHumanActorJob(req: SubmitHumanActorJobRequest, cb?: (error: string, rep: SubmitHumanActorJobResponse) => void): Promise<SubmitHumanActorJobResponse>;
119
+ /**
120
+ * 删除主体库
121
+ */
122
+ DeleteAigcElement(req: DeleteAigcElementRequest, cb?: (error: string, rep: DeleteAigcElementResponse) => void): Promise<DeleteAigcElementResponse>;
119
123
  /**
120
124
  * 查询混元生视频任务
121
125
  */
@@ -129,9 +133,9 @@ export declare class Client extends AbstractClient {
129
133
  */
130
134
  SubmitImageAnimateJob(req: SubmitImageAnimateJobRequest, cb?: (error: string, rep: SubmitImageAnimateJobResponse) => void): Promise<SubmitImageAnimateJobResponse>;
131
135
  /**
132
- * 提交Kling多模态编辑任务
136
+ * 提交视频特效任务接口
133
137
  */
134
- SubmitVideoEditKlingJob(req: SubmitVideoEditKlingJobRequest, cb?: (error: string, rep: SubmitVideoEditKlingJobResponse) => void): Promise<SubmitVideoEditKlingJobResponse>;
138
+ DescribeAigcElement(req: DescribeAigcElementRequest, cb?: (error: string, rep: DescribeAigcElementResponse) => void): Promise<DescribeAigcElementResponse>;
135
139
  /**
136
140
  * 查询Vidu图生视频任务接口
137
141
  */
@@ -144,6 +148,10 @@ export declare class Client extends AbstractClient {
144
148
  * 查询Vidu文生视频任务接口
145
149
  */
146
150
  DescribeTextToVideoViduJob(req: DescribeTextToVideoViduJobRequest, cb?: (error: string, rep: DescribeTextToVideoViduJobResponse) => void): Promise<DescribeTextToVideoViduJobResponse>;
151
+ /**
152
+ * 提交Kling多模态编辑任务
153
+ */
154
+ SubmitVideoEditKlingJob(req: SubmitVideoEditKlingJobRequest, cb?: (error: string, rep: SubmitVideoEditKlingJobResponse) => void): Promise<SubmitVideoEditKlingJobResponse>;
147
155
  /**
148
156
  * 通过提交对视频内容的描述文本生成一个短视频。文生视频为异步处理任务,成功提交任务后返回任务的JobId。
149
157
  */
@@ -161,9 +169,13 @@ export declare class Client extends AbstractClient {
161
169
  */
162
170
  DescribeVideoFaceFusionJob(req: DescribeVideoFaceFusionJobRequest, cb?: (error: string, rep: DescribeVideoFaceFusionJobResponse) => void): Promise<DescribeVideoFaceFusionJobResponse>;
163
171
  /**
164
- * 查询Kling动作控制任务
172
+ * 提交视频特效任务接口
165
173
  */
166
- DescribeMotionControlKlingJob(req: DescribeMotionControlKlingJobRequest, cb?: (error: string, rep: DescribeMotionControlKlingJobResponse) => void): Promise<DescribeMotionControlKlingJobResponse>;
174
+ CreateAigcElement(req: CreateAigcElementRequest, cb?: (error: string, rep: CreateAigcElementResponse) => void): Promise<CreateAigcElementResponse>;
175
+ /**
176
+ * 查询生视频任务
177
+ */
178
+ DescribeAigcVideoJob(req: DescribeAigcVideoJobRequest, cb?: (error: string, rep: DescribeAigcVideoJobResponse) => void): Promise<DescribeAigcVideoJobResponse>;
167
179
  /**
168
180
  * 图生视频通用能力接口
169
181
  */
@@ -128,10 +128,10 @@ class Client extends abstract_client_1.AbstractClient {
128
128
  return this.request("DescribePortraitSingJob", req, cb);
129
129
  }
130
130
  /**
131
- * 查询生视频任务
131
+ * 查询Kling动作控制任务
132
132
  */
133
- async DescribeAigcVideoJob(req, cb) {
134
- return this.request("DescribeAigcVideoJob", req, cb);
133
+ async DescribeMotionControlKlingJob(req, cb) {
134
+ return this.request("DescribeMotionControlKlingJob", req, cb);
135
135
  }
136
136
  /**
137
137
  * 查询视频延长任务
@@ -188,6 +188,12 @@ class Client extends abstract_client_1.AbstractClient {
188
188
  async SubmitHumanActorJob(req, cb) {
189
189
  return this.request("SubmitHumanActorJob", req, cb);
190
190
  }
191
+ /**
192
+ * 删除主体库
193
+ */
194
+ async DeleteAigcElement(req, cb) {
195
+ return this.request("DeleteAigcElement", req, cb);
196
+ }
191
197
  /**
192
198
  * 查询混元生视频任务
193
199
  */
@@ -207,10 +213,10 @@ class Client extends abstract_client_1.AbstractClient {
207
213
  return this.request("SubmitImageAnimateJob", req, cb);
208
214
  }
209
215
  /**
210
- * 提交Kling多模态编辑任务
216
+ * 提交视频特效任务接口
211
217
  */
212
- async SubmitVideoEditKlingJob(req, cb) {
213
- return this.request("SubmitVideoEditKlingJob", req, cb);
218
+ async DescribeAigcElement(req, cb) {
219
+ return this.request("DescribeAigcElement", req, cb);
214
220
  }
215
221
  /**
216
222
  * 查询Vidu图生视频任务接口
@@ -230,6 +236,12 @@ class Client extends abstract_client_1.AbstractClient {
230
236
  async DescribeTextToVideoViduJob(req, cb) {
231
237
  return this.request("DescribeTextToVideoViduJob", req, cb);
232
238
  }
239
+ /**
240
+ * 提交Kling多模态编辑任务
241
+ */
242
+ async SubmitVideoEditKlingJob(req, cb) {
243
+ return this.request("SubmitVideoEditKlingJob", req, cb);
244
+ }
233
245
  /**
234
246
  * 通过提交对视频内容的描述文本生成一个短视频。文生视频为异步处理任务,成功提交任务后返回任务的JobId。
235
247
  */
@@ -255,10 +267,16 @@ class Client extends abstract_client_1.AbstractClient {
255
267
  return this.request("DescribeVideoFaceFusionJob", req, cb);
256
268
  }
257
269
  /**
258
- * 查询Kling动作控制任务
270
+ * 提交视频特效任务接口
259
271
  */
260
- async DescribeMotionControlKlingJob(req, cb) {
261
- return this.request("DescribeMotionControlKlingJob", req, cb);
272
+ async CreateAigcElement(req, cb) {
273
+ return this.request("CreateAigcElement", req, cb);
274
+ }
275
+ /**
276
+ * 查询生视频任务
277
+ */
278
+ async DescribeAigcVideoJob(req, cb) {
279
+ return this.request("DescribeAigcVideoJob", req, cb);
262
280
  }
263
281
  /**
264
282
  * 图生视频通用能力接口