Home
last modified time | relevance | path

Searched refs:getVoices (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DITextToSpeechService.aidl181 List<Voice> getVoices(); in getVoices() method
DTextToSpeech.java1584 List<Voice> voices = service.getVoices();
1606 public Set<Voice> getVoices() {
1610 List<Voice> voices = service.getVoices();
1692 List<Voice> voices = service.getVoices();
1740 List<Voice> voices = service.getVoices();
DTextToSpeechService.java1327 public List<Voice> getVoices() {
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt601 NO DOC BLOCK: android.speech.tts.TextToSpeech Method getVoices()
/frameworks/base/api/
Dcurrent.txt29120 method public java.util.Set<android.speech.tts.Voice> getVoices();
Dsystem-current.txt31271 method public java.util.Set<android.speech.tts.Voice> getVoices();