public static interface TTSEngine.SpeechProcessorListener
Modifier and Type | Method and Description |
---|---|
void |
onSpeechProgress(java.lang.String ttsId,
int currentFrame,
int totalFrame,
boolean isDataReady) |