Home
last modified time | relevance | path

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

/cts/apps/TtsTestApp/src/com/android/cts/tts/helper/
DTTSHelperService.java31 protected void onSynthesizeText(SynthesisRequest request, SynthesisCallback callback) { in onSynthesizeText() method in TTSHelperService
/cts/tests/tests/speech/src/android/speech/tts/cts/
DConnectionTestTextToSpeechService.java95 protected void onSynthesizeText(SynthesisRequest request, SynthesisCallback callback) { in onSynthesizeText() method in ConnectionTestTextToSpeechService
DStubTextToSpeechService.java97 protected void onSynthesizeText(SynthesisRequest request, SynthesisCallback callback) { in onSynthesizeText() method in StubTextToSpeechService