Package | Description |
---|---|
com.tencentcloudapi.tts.v20190823.models |
Modifier and Type | Method and Description |
---|---|
Subtitle[] |
TextToVoiceResponse.getSubtitles()
Get 时间戳信息,若未开启时间戳,则返回空数组。
|
Subtitle[] |
DescribeTtsTaskStatusRespData.getSubtitles()
Get 时间戳信息,若未开启时间戳,则返回空数组。
|
Modifier and Type | Method and Description |
---|---|
void |
TextToVoiceResponse.setSubtitles(Subtitle[] Subtitles)
Set 时间戳信息,若未开启时间戳,则返回空数组。
|
void |
DescribeTtsTaskStatusRespData.setSubtitles(Subtitle[] Subtitles)
Set 时间戳信息,若未开启时间戳,则返回空数组。
|
Constructor and Description |
---|
Subtitle(Subtitle 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 © 2024. All rights reserved.