Home
last modified time | relevance | path

Searched refs:playAudio (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DITextToSpeechService.aidl69 int playAudio(in IBinder callingInstance, in Uri audioUri, in int queueMode, in Bundle params, in playAudio() method
DTextToSpeech.java1093 return service.playAudio(getCallerIdentity(), utteranceUri, queueMode, in speak()
1168 return service.playAudio(getCallerIdentity(), earconUri, queueMode,
DTextToSpeechService.java1228 public int playAudio(IBinder caller, Uri audioUri, int queueMode, Bundle params,