phonemeTimestamps property
Phoneme-level timestamps, if the engine produced them. May be empty.
Implementation
@$pb.TagNumber(5)
$pb.PbList<TTSPhonemeTimestamp> get phonemeTimestamps => $_getList(4);
Phoneme-level timestamps, if the engine produced them. May be empty.
@$pb.TagNumber(5)
$pb.PbList<TTSPhonemeTimestamp> get phonemeTimestamps => $_getList(4);