No examples for this method.
Frequently called with: [Clear]
-1
| android.speech.tts.TextToSpeech.OnUtteranceCompletedListener |
Listener that will be called when the TTS service has completed synthesizing an utterance. This is only called if the utterance has an utterance ID (see KEY_PARAM_UTTERANCE_ID).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Called when an utterance has been synthesized.
|
|||||||||
Called when an utterance has been synthesized.
| utteranceId | the identifier of the utterance. |
|---|