Lines Matching refs:TextToSpeech
27376 public class TextToSpeech {
27377 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
27378 …ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, …
27391 method public java.util.List<android.speech.tts.TextToSpeech.EngineInfo> getEngines();
27406 …method public deprecated int setOnUtteranceCompletedListener(android.speech.tts.TextToSpeech.OnUtt…
27437 public class TextToSpeech.Engine {
27438 ctor public TextToSpeech.Engine();
27471 public static class TextToSpeech.EngineInfo {
27472 ctor public TextToSpeech.EngineInfo();
27478 public static abstract interface TextToSpeech.OnInitListener {
27482 public static abstract deprecated interface TextToSpeech.OnUtteranceCompletedListener {