Home
last modified time | relevance | path

Searched defs:TextToSpeech (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java79 public class TextToSpeech { class
740 public TextToSpeech(Context context, OnInitListener listener) { in TextToSpeech() method in TextToSpeech
756 public TextToSpeech(Context context, OnInitListener listener, String engine) { in TextToSpeech() method in TextToSpeech
766 public TextToSpeech(Context context, OnInitListener listener, String engine, in TextToSpeech() method in TextToSpeech
777 private TextToSpeech(Context context, @Nullable Executor initExecutor, in TextToSpeech() method in TextToSpeech