Lines Matching refs:TextToSpeech
37720 public class TextToSpeech {
37721 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
37722 …ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, …
37735 method public java.util.List<android.speech.tts.TextToSpeech.EngineInfo> getEngines();
37750 …method public deprecated int setOnUtteranceCompletedListener(android.speech.tts.TextToSpeech.OnUtt…
37781 public class TextToSpeech.Engine {
37782 ctor public TextToSpeech.Engine();
37815 public static class TextToSpeech.EngineInfo {
37816 ctor public TextToSpeech.EngineInfo();
37822 public static abstract interface TextToSpeech.OnInitListener {
37826 public static abstract deprecated interface TextToSpeech.OnUtteranceCompletedListener {