Since: API Level 4
package

android.speech.tts

Interfaces

TextToSpeech.OnInitListenerInterface definition of a callback to be invoked indicating the completion of the TextToSpeech engine initialization. 
TextToSpeech.OnUtteranceCompletedListenerInterface definition of a callback to be invoked indicating the TextToSpeech engine has completed synthesizing an utterance with an utterance ID set. 

Classes

TextToSpeechSynthesizes speech from text for immediate playback or to create a sound file. 
TextToSpeech.EngineInternal constants for the TextToSpeech functionality