tencentcloud-sdk-tts 3.0.1140 → 3.0.1177
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190823/models.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7c7d1703499b83d4f94ab8c19c77658b4cea9942
|
|
4
|
+
data.tar.gz: 4c601dfe3e08ffdf57ba3d8ea6ce8a4e3328658e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4601b5870aeb6ef55d1a7122b04b3dd4f37cd587d50104a0824641992a902185fbad3a419fecd05bccb5d283345b987a3ab56a3660ce646a7e51c21a9dca870b
|
|
7
|
+
data.tar.gz: e31505d65bea4822e8f88524d81a71c4aee9838149a20c43f283a02b45763c0121f4aeb723c8e63a4f25c5fa91dc7be7581f105e24ea8c74ba8f8f8abd1b57b9
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1177
|
data/lib/v20190823/models.rb
CHANGED
|
@@ -31,7 +31,7 @@ module TencentCloud
|
|
|
31
31
|
# @type ModelType: Integer
|
|
32
32
|
# @param VoiceType: 音色 ID,价格请参见[购买指南](https://cloud.tencent.com/document/product/1073/34112)。完整的音色 ID 列表请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668)。
|
|
33
33
|
# @type VoiceType: Integer
|
|
34
|
-
# @param PrimaryLanguage: 主语言类型:<li>1-中文(默认)</li><li>2-英文</li
|
|
34
|
+
# @param PrimaryLanguage: 主语言类型:<li>1-中文(默认)</li><li>2-英文</li>
|
|
35
35
|
# @type PrimaryLanguage: Integer
|
|
36
36
|
# @param SampleRate: 音频采样率:<li>16000:16k(默认)</li><li>8000:8k</li>
|
|
37
37
|
# @type SampleRate: Integer
|
|
@@ -262,7 +262,7 @@ module TencentCloud
|
|
|
262
262
|
# @type VoiceType: Integer
|
|
263
263
|
# @param FastVoiceType: 一句话版声音复刻音色ID,使用一句话版声音复刻音色时需填写。
|
|
264
264
|
# @type FastVoiceType: String
|
|
265
|
-
# @param PrimaryLanguage: 主语言类型:<li>1-中文(默认)</li><li>2-英文</li
|
|
265
|
+
# @param PrimaryLanguage: 主语言类型:<li>1-中文(默认)</li><li>2-英文</li>
|
|
266
266
|
# @type PrimaryLanguage: Integer
|
|
267
267
|
# @param SampleRate: 音频采样率:
|
|
268
268
|
# <li>24000:24k(部分音色支持,请参见[音色列表](https://cloud.tencent.com/document/product/1073/92668))</li>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tts
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1177
|
|
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-
|
|
11
|
+
date: 2025-12-04 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|