Searched refs:loadVoice (Results 1 – 4 of 4) sorted by relevance
191 int loadVoice(in IBinder caller, in String voiceName); in loadVoice() method
1516 if (service.loadVoice(getCallerIdentity(), voiceName) == TextToSpeech.ERROR) {1651 int result = service.loadVoice(getCallerIdentity(), voice.getName());
1456 public int loadVoice(IBinder caller, String voiceName) {
69813 Landroid/speech/tts/ITextToSpeechService$Stub$Proxy;->loadVoice(Landroid/os/IBinder;Ljava/lang/Stri…69849 Landroid/speech/tts/ITextToSpeechService;->loadVoice(Landroid/os/IBinder;Ljava/lang/String;)I