tencentcloud-sdk-trtc 3.0.1074 → 3.0.1075

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190722/models.rb +19 -16
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e90558f9efff0e7d7acc9af32851805eda2c9716
4
- data.tar.gz: d24db40359e795026aec0df720ea74e9fc08048c
3
+ metadata.gz: 306b55238f42fb270c963aad507ca438ecf0d66a
4
+ data.tar.gz: 92066a262b04b6fc356bad96fdd0d79557c05b98
5
5
  SHA512:
6
- metadata.gz: 6ba0fe9bd438f0b837500d095aa2fe76caa49e5aff89182a46e60db2fe15c8a359740f3afcb1d0095650efafe2c67982b50700d3dbe827db31dea136186b63c1
7
- data.tar.gz: f81b180fc54fc4e898f89b16d1f24b65654d7d7e85fa42f13fe5d1f8b198a66af55e5f280a3b999ae7bbb7149ad4c936f892062fcf30be688749eebd52822fbd
6
+ metadata.gz: 496839c447470620cc24051ae59de726bbd60a9c46b6559edffb73e9cbb95ecd7e4004b24dd139870099b2f582c7643c4f62efc77754409660f110f5a30fcfc5
7
+ data.tar.gz: 19f2bbae4f7667a4a59916ea2db52500eba4fa1baab887bc4a625fedce9cac915d568365dc8fafce340403e8707a3f5594028080a47d7ffda4c48c87094eb329
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1075
@@ -3949,10 +3949,10 @@ module TencentCloud
3949
3949
 
3950
3950
  attr_accessor :Language, :AlternativeLanguage, :Model, :TranslationLanguage, :HotWordList, :VadSilenceTime
3951
3951
  extend Gem::Deprecate
3952
- deprecate :Model, :none, 2025, 5
3953
- deprecate :Model=, :none, 2025, 5
3954
- deprecate :TranslationLanguage, :none, 2025, 5
3955
- deprecate :TranslationLanguage=, :none, 2025, 5
3952
+ deprecate :Model, :none, 2025, 6
3953
+ deprecate :Model=, :none, 2025, 6
3954
+ deprecate :TranslationLanguage, :none, 2025, 6
3955
+ deprecate :TranslationLanguage=, :none, 2025, 6
3956
3956
 
3957
3957
  def initialize(language=nil, alternativelanguage=nil, model=nil, translationlanguage=nil, hotwordlist=nil, vadsilencetime=nil)
3958
3958
  @Language = language
@@ -4209,6 +4209,9 @@ module TencentCloud
4209
4209
  # - "zh": 中文(简体)
4210
4210
  # - "zh-TW": 中文(繁体)
4211
4211
  # - "en": 英语
4212
+ # - "16k_zh_edu":中文教育
4213
+ # - "16k_zh_medical":中文医疗
4214
+ # - "16k_zh_court":中文法庭
4212
4215
 
4213
4216
  # **标准版:**
4214
4217
  # - "8k_zh_large": 普方大模型引擎. 当前模型同时支持中文等语言的识别,模型参数量极大,语言模型性能增强,针对电话音频中各类场景、各类中文方言的识别准确率极大提升.
@@ -4242,8 +4245,8 @@ module TencentCloud
4242
4245
  # **注意:**
4243
4246
  # 如果缺少满足您需求的语言,请联系我们技术人员。
4244
4247
  # @type Language: String
4245
- # @param AlternativeLanguage: **发起模糊识别为高级版能力,默认按照高级版收费,仅支持填写基础版和高级版语言.**
4246
- # 注意:不支持填写"zh-dialect"
4248
+ # @param AlternativeLanguage: **发起模糊识别为高级版能力,默认按照高级版收费**
4249
+ # 注意:不支持填写"zh-dialect", "16k_zh_edu", "16k_zh_medical", "16k_zh_court", "8k_zh_large", "16k_zh_large","16k_multi_lang", "16k_zh_en"
4247
4250
  # @type AlternativeLanguage: Array
4248
4251
  # @param CustomParam: 自定义参数,联系后台使用
4249
4252
  # @type CustomParam: String
@@ -4939,12 +4942,12 @@ module TencentCloud
4939
4942
 
4940
4943
  attr_accessor :SdkAppId, :RoomId, :RoomIdType, :UserId, :UserSig, :StreamUrl, :PrivateMapKey, :VideoEncodeParams, :AudioEncodeParams, :SourceUrl, :SeekSecond, :AutoPush, :RepeatNum, :MaxDuration, :Volume
4941
4944
  extend Gem::Deprecate
4942
- deprecate :VideoEncodeParams, :none, 2025, 5
4943
- deprecate :VideoEncodeParams=, :none, 2025, 5
4944
- deprecate :AudioEncodeParams, :none, 2025, 5
4945
- deprecate :AudioEncodeParams=, :none, 2025, 5
4946
- deprecate :SourceUrl, :none, 2025, 5
4947
- deprecate :SourceUrl=, :none, 2025, 5
4945
+ deprecate :VideoEncodeParams, :none, 2025, 6
4946
+ deprecate :VideoEncodeParams=, :none, 2025, 6
4947
+ deprecate :AudioEncodeParams, :none, 2025, 6
4948
+ deprecate :AudioEncodeParams=, :none, 2025, 6
4949
+ deprecate :SourceUrl, :none, 2025, 6
4950
+ deprecate :SourceUrl=, :none, 2025, 6
4948
4951
 
4949
4952
  def initialize(sdkappid=nil, roomid=nil, roomidtype=nil, userid=nil, usersig=nil, streamurl=nil, privatemapkey=nil, videoencodeparams=nil, audioencodeparams=nil, sourceurl=nil, seeksecond=nil, autopush=nil, repeatnum=nil, maxduration=nil, volume=nil)
4950
4953
  @SdkAppId = sdkappid
@@ -5592,10 +5595,10 @@ module TencentCloud
5592
5595
 
5593
5596
  attr_accessor :UserId, :UserSig, :IMAdminUserId, :IMAdminUserSig, :MaxIdleTime, :TranscriptionMode, :TargetUserId, :TargetUserIdList
5594
5597
  extend Gem::Deprecate
5595
- deprecate :IMAdminUserId, :none, 2025, 5
5596
- deprecate :IMAdminUserId=, :none, 2025, 5
5597
- deprecate :IMAdminUserSig, :none, 2025, 5
5598
- deprecate :IMAdminUserSig=, :none, 2025, 5
5598
+ deprecate :IMAdminUserId, :none, 2025, 6
5599
+ deprecate :IMAdminUserId=, :none, 2025, 6
5600
+ deprecate :IMAdminUserSig, :none, 2025, 6
5601
+ deprecate :IMAdminUserSig=, :none, 2025, 6
5599
5602
 
5600
5603
  def initialize(userid=nil, usersig=nil, imadminuserid=nil, imadminusersig=nil, maxidletime=nil, transcriptionmode=nil, targetuserid=nil, targetuseridlist=nil)
5601
5604
  @UserId = userid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trtc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1074
4
+ version: 3.0.1075
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-04 00:00:00.000000000 Z
11
+ date: 2025-06-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common