Home
last modified time | relevance | path

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

/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DTextToSpeechImpl.java42 public class TextToSpeechImpl implements TextToSpeech { class
89 public TextToSpeechImpl(Context context, Listener listener) { in TextToSpeechImpl() method in TextToSpeechImpl