tencent cloud

文档反馈

Data Types

最后更新时间:2023-04-07 14:39:01

Subtitle

The information about the timestamps.

Used by actions: TextToVoice.

Name Type Description
Text String The word in the text that is sent.
BeginTime Integer The start timestamp of the word in the synthesized audio data, in milliseconds.
EndTime Integer The end timestamp of the word in the synthesized audio data, in milliseconds.
BeginIndex Integer The start index of the character in the whole sentence, starting from 0.
EndIndex Integer The end index of the character in the whole sentence, starting from 0.
Phoneme String The phonemes of the word.
Note: This field may return null, indicating that no valid values can be obtained.