UtteranceProgressListener
instead.@Deprecated public static interface TextToSpeech.OnUtteranceCompletedListener
TextToSpeech.Engine.KEY_PARAM_UTTERANCE_ID
).Modifier and Type | Method and Description |
---|---|
void |
onUtteranceCompleted(String utteranceId)
Deprecated.
Called when an utterance has been synthesized.
|
void onUtteranceCompleted(String utteranceId)
utteranceId
- the identifier of the utterance.