Home | History | Annotate | Download | only in tts

Lines Matching defs:speech

16 package android.speech.tts;
26 * A callback to return speech data synthesized by a text to speech engine.
69 * @return {@link android.speech.tts.TextToSpeech#SUCCESS}, {@link
70 * android.speech.tts.TextToSpeech#ERROR} or {@link android.speech.tts.TextToSpeech#STOPPED}.
88 * @return {@link android.speech.tts.TextToSpeech#SUCCESS}, {@link
89 * android.speech.tts.TextToSpeech#ERROR} or {@link android.speech.tts.TextToSpeech#STOPPED}.
102 * @return {@link android.speech.tts.TextToSpeech#SUCCESS}, {@link
103 * android.speech.tts.TextToSpeech#ERROR} or {@link android.speech.tts.TextToSpeech#STOPPED}.
108 * The service should call this method if the speech synthesis fails.
116 * The service should call this method if the speech synthesis fails.
122 * android.speech.tts.TextToSpeech}