public class BytePlusSentence extends Object
| Constructor and Description |
|---|
BytePlusSentence() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getPhonemes() |
String |
getText() |
List<Object> |
getWords() |
void |
setPhonemes(List<Object> phonemes) |
void |
setText(String text) |
void |
setWords(List<Object> words) |
Copyright © 2026. All rights reserved.