Lines Matching refs:TextToSpeech
40932 public class TextToSpeech {
40933 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
40934 …ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, …
40947 method public java.util.List<android.speech.tts.TextToSpeech.EngineInfo> getEngines();
40962 …method public deprecated int setOnUtteranceCompletedListener(android.speech.tts.TextToSpeech.OnUtt…
40993 public class TextToSpeech.Engine {
40994 ctor public TextToSpeech.Engine();
41027 public static class TextToSpeech.EngineInfo {
41028 ctor public TextToSpeech.EngineInfo();
41034 public static abstract interface TextToSpeech.OnInitListener {
41038 public static abstract deprecated interface TextToSpeech.OnUtteranceCompletedListener {