tencentcloud-sdk-asr 3.0.1021 → 3.0.1022

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/v20190614/models.rb +14 -14
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6f00b584c4382c4e1c1bb3688d5a3a18c10d364c
4
- data.tar.gz: 6b1fc27060f47d0860486fba5bcaf0e0cd45a69d
3
+ metadata.gz: 3f819cba4cdaddf89f06a8a0dac4a2ab8a644838
4
+ data.tar.gz: 371c2b7fc921f7a25c1ec96a2657cbdf26f5edbe
5
5
  SHA512:
6
- metadata.gz: f15951d262bdef61f8d277e1ec1efcc7ab3e1af7139600a64847a1d35554c052462fcaf1cd4dfccc1209c2d12dbd254687077461ba69c4531743c6b906134b18
7
- data.tar.gz: 95d0c83c04adb907a812d734ebee38c75e474c3e108bb5a8ea618e4c216a3cf3bc878bcb65cae4f63b07b1974b809d44eab7d6235dbe4776b987ad3cf7908ac4
6
+ metadata.gz: 2a6556b3b3b6fd0fbfabb89200d7916ef054710a4da9ed435ad976b019c2ecc4fca0b13adc15a152cd33e2a7e9ace6ca02f5e53f86f3f279bfec4bc58dfb0285
7
+ data.tar.gz: 192da3bea661b0fc793c0a0bc8263558dbaf9ba42a71d647af9fee37b2e050e9186a43e882e85461c8d4de1750e4b1ab4c46d98197e895e8f402208bd8cd6752
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1021
1
+ 3.0.1022
@@ -305,8 +305,8 @@ module TencentCloud
305
305
 
306
306
  attr_accessor :ModelName, :TextUrl, :ModelType, :TagInfos
307
307
  extend Gem::Deprecate
308
- deprecate :TagInfos, :none, 2025, 2
309
- deprecate :TagInfos=, :none, 2025, 2
308
+ deprecate :TagInfos, :none, 2025, 3
309
+ deprecate :TagInfos=, :none, 2025, 3
310
310
 
311
311
  def initialize(modelname=nil, texturl=nil, modeltype=nil, taginfos=nil)
312
312
  @ModelName = modelname
@@ -534,8 +534,8 @@ module TencentCloud
534
534
 
535
535
  attr_accessor :EngineModelType, :ChannelNum, :ResTextFormat, :SourceType, :Data, :DataLen, :Url, :CallbackUrl, :SpeakerDiarization, :SpeakerNumber, :HotwordId, :ReinforceHotword, :CustomizationId, :EmotionRecognition, :EmotionalEnergy, :ConvertNumMode, :FilterDirty, :FilterPunc, :FilterModal, :SentenceMaxLength, :Extra, :HotwordList, :KeyWordLibIdList
536
536
  extend Gem::Deprecate
537
- deprecate :ReinforceHotword, :none, 2025, 2
538
- deprecate :ReinforceHotword=, :none, 2025, 2
537
+ deprecate :ReinforceHotword, :none, 2025, 3
538
+ deprecate :ReinforceHotword=, :none, 2025, 3
539
539
 
540
540
  def initialize(enginemodeltype=nil, channelnum=nil, restextformat=nil, sourcetype=nil, data=nil, datalen=nil, url=nil, callbackurl=nil, speakerdiarization=nil, speakernumber=nil, hotwordid=nil, reinforcehotword=nil, customizationid=nil, emotionrecognition=nil, emotionalenergy=nil, convertnummode=nil, filterdirty=nil, filterpunc=nil, filtermodal=nil, sentencemaxlength=nil, extra=nil, hotwordlist=nil, keywordlibidlist=nil)
541
541
  @EngineModelType = enginemodeltype
@@ -1045,8 +1045,8 @@ module TencentCloud
1045
1045
 
1046
1046
  attr_accessor :TagInfos, :Limit, :Offset
1047
1047
  extend Gem::Deprecate
1048
- deprecate :TagInfos, :none, 2025, 2
1049
- deprecate :TagInfos=, :none, 2025, 2
1048
+ deprecate :TagInfos, :none, 2025, 3
1049
+ deprecate :TagInfos=, :none, 2025, 3
1050
1050
 
1051
1051
  def initialize(taginfos=nil, limit=nil, offset=nil)
1052
1052
  @TagInfos = taginfos
@@ -1624,14 +1624,14 @@ module TencentCloud
1624
1624
 
1625
1625
  attr_accessor :EngSerViceType, :SourceType, :VoiceFormat, :ProjectId, :SubServiceType, :Url, :UsrAudioKey, :Data, :DataLen, :WordInfo, :FilterDirty, :FilterModal, :FilterPunc, :ConvertNumMode, :HotwordId, :CustomizationId, :ReinforceHotword, :HotwordList, :InputSampleRate
1626
1626
  extend Gem::Deprecate
1627
- deprecate :ProjectId, :none, 2025, 2
1628
- deprecate :ProjectId=, :none, 2025, 2
1629
- deprecate :SubServiceType, :none, 2025, 2
1630
- deprecate :SubServiceType=, :none, 2025, 2
1631
- deprecate :UsrAudioKey, :none, 2025, 2
1632
- deprecate :UsrAudioKey=, :none, 2025, 2
1633
- deprecate :ReinforceHotword, :none, 2025, 2
1634
- deprecate :ReinforceHotword=, :none, 2025, 2
1627
+ deprecate :ProjectId, :none, 2025, 3
1628
+ deprecate :ProjectId=, :none, 2025, 3
1629
+ deprecate :SubServiceType, :none, 2025, 3
1630
+ deprecate :SubServiceType=, :none, 2025, 3
1631
+ deprecate :UsrAudioKey, :none, 2025, 3
1632
+ deprecate :UsrAudioKey=, :none, 2025, 3
1633
+ deprecate :ReinforceHotword, :none, 2025, 3
1634
+ deprecate :ReinforceHotword=, :none, 2025, 3
1635
1635
 
1636
1636
  def initialize(engservicetype=nil, sourcetype=nil, voiceformat=nil, projectid=nil, subservicetype=nil, url=nil, usraudiokey=nil, data=nil, datalen=nil, wordinfo=nil, filterdirty=nil, filtermodal=nil, filterpunc=nil, convertnummode=nil, hotwordid=nil, customizationid=nil, reinforcehotword=nil, hotwordlist=nil, inputsamplerate=nil)
1637
1637
  @EngSerViceType = engservicetype
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-asr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1021
4
+ version: 3.0.1022
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-03-17 00:00:00.000000000 Z
11
+ date: 2025-03-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common