Searched defs:addSpeech (Results 1 – 1 of 1) sorted by relevance
1011 public int addSpeech(String text, String packagename, @RawRes int resourceId) { in addSpeech() method in TextToSpeech1042 public int addSpeech(CharSequence text, String packagename, @RawRes int resourceId) { in addSpeech() method in TextToSpeech1060 public int addSpeech(String text, String filename) { in addSpeech() method in TextToSpeech1078 public int addSpeech(CharSequence text, File file) { in addSpeech() method in TextToSpeech1096 public int addSpeech(@NonNull CharSequence text, @NonNull Uri uri) { in addSpeech() method in TextToSpeech