tccli 3.0.1109.1__py2.py3-none-any.whl → 3.0.1111.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (34) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/ccc/v20200210/CreateCompanyApply.md +10 -3
  3. tccli/examples/ccc/v20200210/DescribeCompanyList.md +2 -1
  4. tccli/examples/ccc/v20200210/ModifyCompanyApply.md +10 -3
  5. tccli/examples/sms/v20210111/AddSmsTemplate.md +1 -1
  6. tccli/examples/sms/v20210111/ModifySmsTemplate.md +1 -1
  7. tccli/examples/trtc/v20190722/DescribeAITranscription.md +22 -0
  8. tccli/examples/trtc/v20190722/StartAITranscription.md +30 -0
  9. tccli/examples/trtc/v20190722/StopAITranscription.md +20 -0
  10. tccli/examples/trtc/v20190722/SummarizeTranscription.md +18 -0
  11. tccli/services/asr/v20190614/api.json +1 -1
  12. tccli/services/ccc/v20200210/api.json +99 -11
  13. tccli/services/ccc/v20200210/examples.json +3 -3
  14. tccli/services/cdn/v20180606/api.json +12 -0
  15. tccli/services/ckafka/v20190819/api.json +13 -13
  16. tccli/services/dsgc/v20190723/api.json +17 -17
  17. tccli/services/essbasic/v20210526/examples.json +4 -4
  18. tccli/services/gme/v20180711/api.json +7 -7
  19. tccli/services/hunyuan/v20230901/api.json +9 -0
  20. tccli/services/mps/v20190612/api.json +14 -14
  21. tccli/services/ms/v20180408/api.json +1 -1
  22. tccli/services/ocr/v20181119/api.json +50 -0
  23. tccli/services/rce/v20201103/api.json +10 -10
  24. tccli/services/sms/v20210111/api.json +4 -4
  25. tccli/services/sms/v20210111/examples.json +2 -2
  26. tccli/services/tmt/v20180321/api.json +12 -12
  27. tccli/services/trtc/trtc_client.py +212 -0
  28. tccli/services/trtc/v20190722/api.json +285 -0
  29. tccli/services/trtc/v20190722/examples.json +32 -0
  30. {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/METADATA +2 -2
  31. {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/RECORD +34 -30
  32. {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/WHEEL +0 -0
  33. {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/entry_points.txt +0 -0
  34. {tccli-3.0.1109.1.dist-info → tccli-3.0.1111.1.dist-info}/license_files/LICENSE +0 -0
@@ -28,6 +28,13 @@
28
28
  "output": "DeletePictureResponse",
29
29
  "status": "online"
30
30
  },
31
+ "DescribeAITranscription": {
32
+ "document": "查询AI转录状态",
33
+ "input": "DescribeAITranscriptionRequest",
34
+ "name": "查询AI转录状态",
35
+ "output": "DescribeAITranscriptionResponse",
36
+ "status": "online"
37
+ },
31
38
  "DescribeCallDetailInfo": {
32
39
  "document": "查询指定时间内的用户列表及用户通话质量数据,最大可查询14天内数据。DataType 不为null,查询起止时间不超过1个小时,查询用户不超过6个,支持跨天查询。DataType为null时,查询起止时间不超过4个小时, 默认查询6个用户,同时支持每页查询100以内用户个数(PageSize不超过100)。接口用于查询质量问题,不推荐作为计费使用。(同老接口DescribeCallDetail)\n**注意**:\n1.该接口只用于历史数据统计或核对数据使用,实时类关键业务逻辑不能使用。\n2.该接口自2024年4月1日起正式商业化,需订阅套餐解锁调用能力,提供以下两种解锁方式,可任选其一解锁:\n方式一:通过订阅[包月套餐](https://cloud.tencent.com/document/product/647/85386)「尊享版」(可查近7天)和「旗舰版」(可查近14天),[前往订阅](https://buy.cloud.tencent.com/trtc?trtcversion=top)。\n方式二:通过订阅[监控仪表盘](https://cloud.tencent.com/document/product/647/81331)商业套餐包「基础版」(可查近7天)和「进阶版」(可查近14天),[前往订阅](https://buy.cloud.tencent.com/trtc_monitor)。",
33
40
  "input": "DescribeCallDetailInfoRequest",
@@ -245,6 +252,13 @@
245
252
  "output": "RemoveUserByStrRoomIdResponse",
246
253
  "status": "online"
247
254
  },
255
+ "StartAITranscription": {
256
+ "document": "这个接口调用后,后台会启动机器人,实时进行语音识别并下发字幕和会议记录。",
257
+ "input": "StartAITranscriptionRequest",
258
+ "name": "开始AI转录",
259
+ "output": "StartAITranscriptionResponse",
260
+ "status": "online"
261
+ },
248
262
  "StartMCUMixTranscode": {
249
263
  "document": "接口说明:启动云端混流,并指定混流画面中各路画面的布局位置。\n\nTRTC 的一个房间中可能会同时存在多路音视频流,您可以通过此 API 接口,通知腾讯云服务端将多路视频画面合成一路,并指定每一路画面的位置,同时将多路声音进行混音,最终形成一路音视频流,以便用于录制和直播观看。房间销毁后混流自动结束。\n\n您可以通过此接口实现如下目标:\n- 设置最终直播流的画质和音质,包括视频分辨率、视频码率、视频帧率、以及声音质量等。\n- 设置各路画面的位置和布局,您只需要在启动时设置一次,排版引擎会自动完成后续的画面排布。\n- 设置录制文件名,用于二次回放。\n- 设置 CDN 直播流 ID,用于在 CDN 进行直播观看。\n\n目前已经支持了如下几种布局模板:\n- 悬浮模板:第一个进入房间的用户的视频画面会铺满整个屏幕,其他用户的视频画面从左下角依次水平排列,显示为小画面,最多4行,每行4个,小画面悬浮于大画面之上。最多支持1个大画面和15个小画面,如果用户只发送音频,仍然会占用画面位置。\n- 九宫格模板:所有用户的视频画面大小一致,平分整个屏幕,人数越多,每个画面的尺寸越小。最多支持16个画面,如果用户只发送音频,仍然会占用画面位置。\n- 屏幕分享模板:适合视频会议和在线教育场景的布局,屏幕分享(或者主讲的摄像头)始终占据屏幕左侧的大画面位置,其他用户依次垂直排列于右侧,最多两列,每列最多8个小画面。最多支持1个大画面和15个小画面。若上行分辨率宽高比与画面输出宽高比不一致时,左侧大画面为了保持内容的完整性采用缩放方式处理,右侧小画面采用裁剪方式处理。\n- 画中画模板:适用于混合大小两路视频画面和其他用户混音,或者混合一路大画面和其他用户混音的场景。小画面悬浮于大画面之上,可以指定大小画面的用户以及小画面的显示位置,最多支持2个画面。\n- 自定义模板:适用于在混流中指定用户的画面位置,或者预设视频画面位置的场景。当预设位置指定用户时,排版引擎会为该用户预留位置;当预设位置未指定用户时,排版引擎会根据进房间顺序自动填充。预设位置填满时,不再混合其他用户的画面和声音。自定义模板启用占位图功能时(LayoutParams中的PlaceHolderMode设置成1),在预设位置的用户没有上行视频时可显示对应的占位图(PlaceImageId)。\n\n注意:\n1、**混流转码为收费功能,调用接口将产生云端混流转码费用,详见[云端混流转码计费说明](https://cloud.tencent.com/document/product/647/49446)。**\n2、2020年1月9号及以后创建的应用才能直接调用此接口。2020年1月9日之前创建的应用默认使用云直播的云端混流,如需切换至MCU混流,请[提交工单](https://console.cloud.tencent.com/workorder/category)寻求帮助。\n3、客户端混流和服务端混流不能混用。",
250
264
  "input": "StartMCUMixTranscodeRequest",
@@ -280,6 +294,13 @@
280
294
  "output": "StartWebRecordResponse",
281
295
  "status": "online"
282
296
  },
297
+ "StopAITranscription": {
298
+ "document": "停止AI转录",
299
+ "input": "StopAITranscriptionRequest",
300
+ "name": "停止AI转录",
301
+ "output": "StopAITranscriptionResponse",
302
+ "status": "online"
303
+ },
283
304
  "StopMCUMixTranscode": {
284
305
  "document": "接口说明:结束云端混流",
285
306
  "input": "StopMCUMixTranscodeRequest",
@@ -315,6 +336,13 @@
315
336
  "output": "StopWebRecordResponse",
316
337
  "status": "online"
317
338
  },
339
+ "SummarizeTranscription": {
340
+ "document": "对转录的文本进行总结",
341
+ "input": "SummarizeTranscriptionRequest",
342
+ "name": "总结转录文本",
343
+ "output": "SummarizeTranscriptionResponse",
344
+ "status": "online"
345
+ },
318
346
  "UpdatePublishCdnStream": {
319
347
  "document": "更新转推任务。\n注:请参见启动转推任务的接口说明和使用说明。",
320
348
  "input": "UpdatePublishCdnStreamRequest",
@@ -944,6 +972,53 @@
944
972
  ],
945
973
  "type": "object"
946
974
  },
975
+ "DescribeAITranscriptionRequest": {
976
+ "document": "DescribeAITranscription请求参数结构体",
977
+ "members": [
978
+ {
979
+ "disabled": false,
980
+ "document": "唯一标识AI转录任务。",
981
+ "example": "无",
982
+ "member": "string",
983
+ "name": "TaskId",
984
+ "required": true,
985
+ "type": "string"
986
+ }
987
+ ],
988
+ "type": "object"
989
+ },
990
+ "DescribeAITranscriptionResponse": {
991
+ "document": "DescribeAITranscription返回参数结构体",
992
+ "members": [
993
+ {
994
+ "disabled": false,
995
+ "document": "起始时间。",
996
+ "example": "无",
997
+ "member": "string",
998
+ "name": "StartTime",
999
+ "output_required": true,
1000
+ "type": "string",
1001
+ "value_allowed_null": false
1002
+ },
1003
+ {
1004
+ "disabled": false,
1005
+ "document": "转录任务状态。",
1006
+ "example": "无",
1007
+ "member": "string",
1008
+ "name": "Status",
1009
+ "output_required": true,
1010
+ "type": "string",
1011
+ "value_allowed_null": false
1012
+ },
1013
+ {
1014
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1015
+ "member": "string",
1016
+ "name": "RequestId",
1017
+ "type": "string"
1018
+ }
1019
+ ],
1020
+ "type": "object"
1021
+ },
947
1022
  "DescribeCallDetailInfoRequest": {
948
1023
  "document": "DescribeCallDetailInfo请求参数结构体",
949
1024
  "members": [
@@ -4608,6 +4683,30 @@
4608
4683
  ],
4609
4684
  "usage": "out"
4610
4685
  },
4686
+ "RecognizeConfig": {
4687
+ "document": "语音识别使用的配置",
4688
+ "members": [
4689
+ {
4690
+ "disabled": false,
4691
+ "document": "支持的语言,目前支持语言如下:\n Chinese = \"zh\"\n Chinese_TW = \"zh-TW\"\n English = \"en\"\n Vietnamese = \"vi\"\n Japanese = \"ja\"\n Korean = \"ko\"\n Indonesia = \"id\"\n Thai = \"th\"\n Portuguese = \"pt\"\n Turkish = \"tr\"\n Arabic = \"ar\"\n Spanish = \"es\"\n Hindi = \"hi\"\n French = \"fr\"",
4692
+ "example": "无",
4693
+ "member": "string",
4694
+ "name": "Language",
4695
+ "required": false,
4696
+ "type": "string"
4697
+ },
4698
+ {
4699
+ "disabled": false,
4700
+ "document": "选填,如果填写,则会启用翻译,不填则忽略。支持语言同Language字段。",
4701
+ "example": "无",
4702
+ "member": "string",
4703
+ "name": "TranslationLanguage",
4704
+ "required": false,
4705
+ "type": "string"
4706
+ }
4707
+ ],
4708
+ "usage": "in"
4709
+ },
4611
4710
  "RecordParams": {
4612
4711
  "document": "云端录制控制参数。",
4613
4712
  "members": [
@@ -5196,6 +5295,79 @@
5196
5295
  ],
5197
5296
  "usage": "in"
5198
5297
  },
5298
+ "StartAITranscriptionRequest": {
5299
+ "document": "StartAITranscription请求参数结构体",
5300
+ "members": [
5301
+ {
5302
+ "disabled": false,
5303
+ "document": "TRTC的[SdkAppId](https://cloud.tencent.com/document/product/647/46351#sdkappid),使用该sdkappid开启任务。",
5304
+ "example": "无",
5305
+ "member": "uint64",
5306
+ "name": "SdkAppId",
5307
+ "required": true,
5308
+ "type": "int"
5309
+ },
5310
+ {
5311
+ "disabled": false,
5312
+ "document": "TRTC的[RoomId](https://cloud.tencent.com/document/product/647/46351#roomid),使用该roomid开启任务。",
5313
+ "example": "无",
5314
+ "member": "string",
5315
+ "name": "RoomId",
5316
+ "required": true,
5317
+ "type": "string"
5318
+ },
5319
+ {
5320
+ "disabled": false,
5321
+ "document": "启动转录机器人和鉴权的参数。",
5322
+ "example": "无",
5323
+ "member": "TranscriptionParams",
5324
+ "name": "TranscriptionParams",
5325
+ "required": true,
5326
+ "type": "object"
5327
+ },
5328
+ {
5329
+ "disabled": false,
5330
+ "document": "TRTC房间号的类型,0代表数字房间号,1代表字符串房间号。不填默认是数字房间号。",
5331
+ "example": "无",
5332
+ "member": "uint64",
5333
+ "name": "RoomIdType",
5334
+ "required": false,
5335
+ "type": "int"
5336
+ },
5337
+ {
5338
+ "disabled": false,
5339
+ "document": "语音识别配置",
5340
+ "example": "无",
5341
+ "member": "RecognizeConfig",
5342
+ "name": "RecognizeConfig",
5343
+ "required": false,
5344
+ "type": "object"
5345
+ }
5346
+ ],
5347
+ "type": "object"
5348
+ },
5349
+ "StartAITranscriptionResponse": {
5350
+ "document": "StartAITranscription返回参数结构体",
5351
+ "members": [
5352
+ {
5353
+ "disabled": false,
5354
+ "document": "用于唯一标识转录任务。",
5355
+ "example": "5df46eb2-8e4b-490e-9c3c-dbd3b84faefc",
5356
+ "member": "string",
5357
+ "name": "TaskId",
5358
+ "output_required": true,
5359
+ "type": "string",
5360
+ "value_allowed_null": false
5361
+ },
5362
+ {
5363
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
5364
+ "member": "string",
5365
+ "name": "RequestId",
5366
+ "type": "string"
5367
+ }
5368
+ ],
5369
+ "type": "object"
5370
+ },
5199
5371
  "StartMCUMixTranscodeByStrRoomIdRequest": {
5200
5372
  "document": "StartMCUMixTranscodeByStrRoomId请求参数结构体",
5201
5373
  "members": [
@@ -5685,6 +5857,33 @@
5685
5857
  ],
5686
5858
  "type": "object"
5687
5859
  },
5860
+ "StopAITranscriptionRequest": {
5861
+ "document": "StopAITranscription请求参数结构体",
5862
+ "members": [
5863
+ {
5864
+ "disabled": false,
5865
+ "document": "唯一标识转录任务。",
5866
+ "example": "-m97l2ZU7kOlV5cTRMoU6yoGp2nDYkzbJ13EC4K-4pycoZXVv+XVrNoUXQ8++8Z2PwUlAQ..",
5867
+ "member": "string",
5868
+ "name": "TaskId",
5869
+ "required": true,
5870
+ "type": "string"
5871
+ }
5872
+ ],
5873
+ "type": "object"
5874
+ },
5875
+ "StopAITranscriptionResponse": {
5876
+ "document": "StopAITranscription返回参数结构体",
5877
+ "members": [
5878
+ {
5879
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
5880
+ "member": "string",
5881
+ "name": "RequestId",
5882
+ "type": "string"
5883
+ }
5884
+ ],
5885
+ "type": "object"
5886
+ },
5688
5887
  "StopMCUMixTranscodeByStrRoomIdRequest": {
5689
5888
  "document": "StopMCUMixTranscodeByStrRoomId请求参数结构体",
5690
5889
  "members": [
@@ -5982,6 +6181,23 @@
5982
6181
  ],
5983
6182
  "usage": "in"
5984
6183
  },
6184
+ "SummarizeTranscriptionRequest": {
6185
+ "document": "SummarizeTranscription请求参数结构体",
6186
+ "members": [],
6187
+ "type": "object"
6188
+ },
6189
+ "SummarizeTranscriptionResponse": {
6190
+ "document": "SummarizeTranscription返回参数结构体",
6191
+ "members": [
6192
+ {
6193
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
6194
+ "member": "string",
6195
+ "name": "RequestId",
6196
+ "type": "string"
6197
+ }
6198
+ ],
6199
+ "type": "object"
6200
+ },
5985
6201
  "TRTCDataResp": {
5986
6202
  "document": "TRTC数据大盘/实时监控 API接口数据出参",
5987
6203
  "members": [
@@ -6167,6 +6383,75 @@
6167
6383
  ],
6168
6384
  "usage": "out"
6169
6385
  },
6386
+ "TranscriptionParams": {
6387
+ "document": "AI转录参数",
6388
+ "members": [
6389
+ {
6390
+ "disabled": false,
6391
+ "document": "转录机器人的UserId,用于进房发起转录任务。【注意】这个UserId不能与当前房间内的主播观众[UserId](https://cloud.tencent.com/document/product/647/46351#userid)重复。如果一个房间发起多个转录任务时,机器人的userid也不能相互重复,否则会中断前一个任务。需要保证转录机器人UserId在房间内唯一。",
6392
+ "example": "user123",
6393
+ "member": "string",
6394
+ "name": "UserId",
6395
+ "required": true,
6396
+ "type": "string"
6397
+ },
6398
+ {
6399
+ "disabled": false,
6400
+ "document": "转录机器人UserId对应的校验签名,即UserId和UserSig相当于转录机器人进房的登录密码,具体计算方法请参考TRTC计算[UserSig](https://cloud.tencent.com/document/product/647/45910#UserSig)的方案。",
6401
+ "example": "无",
6402
+ "member": "string",
6403
+ "name": "UserSig",
6404
+ "required": true,
6405
+ "type": "string"
6406
+ },
6407
+ {
6408
+ "disabled": false,
6409
+ "document": "IM[管理员账户](\nhttps://cloud.tencent.com/document/product/269/31999#app-.E7.AE.A1.E7.90.86.E5.91.98),如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。",
6410
+ "example": "无",
6411
+ "member": "string",
6412
+ "name": "IMAdminUserId",
6413
+ "required": false,
6414
+ "type": "string"
6415
+ },
6416
+ {
6417
+ "disabled": false,
6418
+ "document": "IM管理员账户生成的签名,用于向特定群组发送消息。如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。必须和IM管理员的UserId一起填写。",
6419
+ "example": "无",
6420
+ "member": "string",
6421
+ "name": "IMAdminUserSig",
6422
+ "required": false,
6423
+ "type": "string"
6424
+ },
6425
+ {
6426
+ "disabled": false,
6427
+ "document": "房间内推流用户全部退出后超过MaxIdleTime秒,后台自动关闭转录任务,默认值是60s。",
6428
+ "example": "无",
6429
+ "member": "uint64",
6430
+ "name": "MaxIdleTime",
6431
+ "required": false,
6432
+ "type": "int"
6433
+ },
6434
+ {
6435
+ "disabled": false,
6436
+ "document": "1表示机器人只订阅单个人的流,0表示机器人订阅整个房间的流,如果不填默认订阅整个房间的流。",
6437
+ "example": "无",
6438
+ "member": "uint64",
6439
+ "name": "TranscriptionMode",
6440
+ "required": false,
6441
+ "type": "int"
6442
+ },
6443
+ {
6444
+ "disabled": false,
6445
+ "document": "TranscriptionMode为1时必填,机器人只会拉该userid的流,忽略房间里其他用户。",
6446
+ "example": "无",
6447
+ "member": "string",
6448
+ "name": "TargetUserId",
6449
+ "required": false,
6450
+ "type": "string"
6451
+ }
6452
+ ],
6453
+ "usage": "in"
6454
+ },
6170
6455
  "TrtcUsage": {
6171
6456
  "document": "实时音视频用量在某一时间段的统计信息。",
6172
6457
  "members": [
@@ -32,6 +32,14 @@
32
32
  "title": "删除图片"
33
33
  }
34
34
  ],
35
+ "DescribeAITranscription": [
36
+ {
37
+ "document": "",
38
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAITranscription\n<公共请求参数>\n\n{\n \"TaskId\": \"abc\"\n}",
39
+ "output": "{\n \"Response\": {\n \"StartTime\": \"abc\",\n \"Status\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
40
+ "title": "样例"
41
+ }
42
+ ],
35
43
  "DescribeCallDetailInfo": [
36
44
  {
37
45
  "document": "",
@@ -280,6 +288,14 @@
280
288
  "title": "移出用户"
281
289
  }
282
290
  ],
291
+ "StartAITranscription": [
292
+ {
293
+ "document": "",
294
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StartAITranscription\n<公共请求参数>\n\n{\n \"SdkAppId\": 1234,\n \"RoomId\": \"1234\",\n \"RoomIdType\": 1,\n \"TranscriptionParams\": {\n \"UserId\": \"abc\",\n \"UserSig\": \"abc\",\n \"IMAdminUserId\": \"abc\",\n \"IMAdminUserSig\": \"abc\",\n \"MaxIdleTime\": 60,\n \"TranscriptionMode\": 1,\n \"TargetUserId\": \"abc\"\n }\n}",
295
+ "output": "{\n \"Response\": {\n \"TaskId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
296
+ "title": "样例"
297
+ }
298
+ ],
283
299
  "StartMCUMixTranscode": [
284
300
  {
285
301
  "document": "启动指定房间(房间号为3560)的云端混流,同时指定各路画面按屏幕分享模板排布。\n\n设置云端混流参数如下:\n- CDN直播流ID:1400188366_3560_mix。\n- 录制文件名:1400188366_3560_mix_file。\n- CDN直播流视频参数:视频宽为1280、高为720,视频码率为1560kbps,视频帧率为15,gop为2秒。\n- CDN直播流音频参数:音频采样率为48kHz,音频码率为64kbps,音频声道数为双声道。\n- 各路画面按屏幕分享模板排布,占据屏幕左侧大画面的视频流为用户(main_pc)的屏幕分享。",
@@ -344,6 +360,14 @@
344
360
  "title": "启动一个页面录制任务"
345
361
  }
346
362
  ],
363
+ "StopAITranscription": [
364
+ {
365
+ "document": "",
366
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopAITranscription\n<公共请求参数>\n\n{\n \"TaskId\": \"abc\"\n}",
367
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
368
+ "title": "样例"
369
+ }
370
+ ],
347
371
  "StopMCUMixTranscode": [
348
372
  {
349
373
  "document": "结束房间号为3560的云端混流。",
@@ -384,6 +408,14 @@
384
408
  "title": "停止页面录制任务"
385
409
  }
386
410
  ],
411
+ "SummarizeTranscription": [
412
+ {
413
+ "document": "",
414
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SummarizeTranscription\n<公共请求参数>\n\n{}",
415
+ "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
416
+ "title": "样例"
417
+ }
418
+ ],
387
419
  "UpdatePublishCdnStream": [
388
420
  {
389
421
  "document": "无",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1109.1
3
+ Version: 3.0.1111.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
6
6
  Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Requires-Dist: jmespath==0.10.0
15
15
  Requires-Dist: six==1.16.0
16
- Requires-Dist: tencentcloud-sdk-python>=3.0.1109
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1111
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介