tencentcloud-sdk-nodejs-mps 4.1.311 → 4.1.312
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.
package/package.json
CHANGED
|
@@ -18285,7 +18285,7 @@ export interface TextToSpeechAsyncRequest {
|
|
|
18285
18285
|
*/
|
|
18286
18286
|
VoiceId: string;
|
|
18287
18287
|
/**
|
|
18288
|
-
* <p
|
|
18288
|
+
* <p>文本语言,不填时默认自动探测</p>
|
|
18289
18289
|
*/
|
|
18290
18290
|
TextLang?: string;
|
|
18291
18291
|
/**
|