Home
last modified time | relevance | path

Searched defs:SynthesisToFileSpeechItem (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java584 private class SynthesisToFileSpeechItem extends SynthesisSpeechItem { class in TextToSpeechService
587 public SynthesisToFileSpeechItem(String callingApp, Bundle params, String text, in SynthesisToFileSpeechItem() method in TextToSpeechService.SynthesisToFileSpeechItem