android.speech.tts.TextToSpeech.OnUtteranceCompletedListener |
Called when the TTS has completed saying something that has an utterance ID set. The OnUtteranceCompletedListener must implement the onUtteranceCompleted function. onUtteranceCompleted is passed a String that is the utteranceId given in the original speak call.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|