Lines Matching refs:TextToSpeech
31251 public class TextToSpeech {
31252 … ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener);
31253 …ctor public TextToSpeech(android.content.Context, android.speech.tts.TextToSpeech.OnInitListener, …
31266 method public java.util.List<android.speech.tts.TextToSpeech.EngineInfo> getEngines();
31281 …method public deprecated int setOnUtteranceCompletedListener(android.speech.tts.TextToSpeech.OnUtt…
31312 public class TextToSpeech.Engine {
31313 ctor public TextToSpeech.Engine();
31346 public static class TextToSpeech.EngineInfo {
31347 ctor public TextToSpeech.EngineInfo();
31353 public static abstract interface TextToSpeech.OnInitListener {
31357 public static abstract deprecated interface TextToSpeech.OnUtteranceCompletedListener {