Home
last modified time | relevance | path

Searched refs:onBeginSynthesis (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DITextToSpeechCallback.aidl71 … void onBeginSynthesis(String utteranceId, int sampleRateInHz, int audioFormat, int channelCount); in onBeginSynthesis() method
DUtteranceProgressListener.java99 …public void onBeginSynthesis(String utteranceId, int sampleRateInHz, int audioFormat, int channelC… in onBeginSynthesis() method in UtteranceProgressListener
DTextToSpeech.java2152 public void onBeginSynthesis(
2159 listener.onBeginSynthesis(
DTextToSpeechService.java1579 cb.onBeginSynthesis(utteranceId, sampleRateInHz, audioFormat, channelCount); in dispatchOnBeginSynthesis()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65072 Landroid/speech/tts/ITextToSpeechCallback$Stub$Proxy;->onBeginSynthesis(Ljava/lang/String;III)V
65089 Landroid/speech/tts/ITextToSpeechCallback;->onBeginSynthesis(Ljava/lang/String;III)V
/frameworks/base/non-updatable-api/
Dcurrent.txt42676 method public void onBeginSynthesis(String, int, int, int);
/frameworks/base/api/
Dcurrent.txt42820 method public void onBeginSynthesis(String, int, int, int);