Searched defs:textToSpeak (Results 1 – 1 of 1) sorted by relevance
160 public boolean requestPlay(List<CharSequence> textToSpeak, long requestId) { in requestPlay()200 private void playInternal(List<CharSequence> textToSpeak, long requestId) { in playInternal()394 SpeechRequest(List<CharSequence> textToSpeak, long requestId) { in SpeechRequest()