Android 2.3 Gingerbread

Package android.speech.tts

Interface Summary
TextToSpeech.OnInitListener Interface definition of a callback to be invoked indicating the completion of the TextToSpeech engine initialization.
TextToSpeech.OnUtteranceCompletedListener Interface definition of a callback to be invoked indicating the TextToSpeech engine has completed synthesizing an utterance with an utterance ID set.
 

Class Summary
TextToSpeech Synthesizes speech from text for immediate playback or to create a sound file.
 


Android 2.3 Gingerbread