Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
AudioFormat |
TextToSpeechRequest.getAudioFormat()
Get 文本转语音的输出音频的格式
|
AudioFormat |
TextToSpeechSSERequest.getAudioFormat()
Get 文本转语音的输出音频的格式
|
Modifier and Type | Method and Description |
---|---|
void |
TextToSpeechRequest.setAudioFormat(AudioFormat AudioFormat)
Set 文本转语音的输出音频的格式
|
void |
TextToSpeechSSERequest.setAudioFormat(AudioFormat AudioFormat)
Set 文本转语音的输出音频的格式
|
Constructor and Description |
---|
AudioFormat(AudioFormat source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.