Searched defs:playSilence (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DTextToSpeech.java1238 return service.playSilence(getCallerIdentity(), durationInMs,
1264 * @return {@link #ERROR} or {@link #SUCCESS} of <b>queuing</b> the playSilence operation.
1269 public int playSilence(final long durationInMs, final int queueMode, method in class:TextToSpeech

Completed in 739 milliseconds