Searched defs:speak (Results 1 – 2 of 2) sorted by relevance
42 int speak(in IBinder callingInstance, in CharSequence text, in int queueMode, in Bundle params, in speak() method
1128 public int speak(final CharSequence text, in speak() method in TextToSpeech1172 public int speak(final String text, final int queueMode, final HashMap<String, String> params) { in speak() method