Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java1011 public int addSpeech(String text, String packagename, @RawRes int resourceId) { in addSpeech() method in TextToSpeech
1042 public int addSpeech(CharSequence text, String packagename, @RawRes int resourceId) { in addSpeech() method in TextToSpeech
1060 public int addSpeech(String text, String filename) { in addSpeech() method in TextToSpeech
1078 public int addSpeech(CharSequence text, File file) { in addSpeech() method in TextToSpeech
1096 public int addSpeech(@NonNull CharSequence text, @NonNull Uri uri) { in addSpeech() method in TextToSpeech
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...