Skip to content

SL4A TextToSpeechFacade

michael edited this page Nov 9, 2015 · 1 revision

Provides Text To Speech services for API 4 or more.

Min SDK level=4
ttsIsSpeaking Returns True if speech is currently in progress.
ttsSpeak Speaks the provided message via TTS.
message (String)
Clone this wiki locally