Lines Matching refs:TextToSpeech
29100 public class TextToSpeech {
29101 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
29102 …ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, …
29115 method public java.util.List<android.speech.tts.TextToSpeech.EngineInfo> getEngines();
29130 …method public deprecated int setOnUtteranceCompletedListener(android.speech.tts.TextToSpeech.OnUtt…
29161 public class TextToSpeech.Engine {
29162 ctor public TextToSpeech.Engine();
29195 public static class TextToSpeech.EngineInfo {
29196 ctor public TextToSpeech.EngineInfo();
29202 public static abstract interface TextToSpeech.OnInitListener {
29206 public static abstract deprecated interface TextToSpeech.OnUtteranceCompletedListener {