Lines Matching refs:TextToSpeech
39871 public class TextToSpeech {
39872 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
39873 …ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, …
39886 method public java.util.List<android.speech.tts.TextToSpeech.EngineInfo> getEngines();
39901 …method public deprecated int setOnUtteranceCompletedListener(android.speech.tts.TextToSpeech.OnUtt…
39932 public class TextToSpeech.Engine {
39933 ctor public TextToSpeech.Engine();
39966 public static class TextToSpeech.EngineInfo {
39967 ctor public TextToSpeech.EngineInfo();
39973 public static abstract interface TextToSpeech.OnInitListener {
39977 public static abstract deprecated interface TextToSpeech.OnUtteranceCompletedListener {