Searched refs:voices (Results 1 – 4 of 4) sorted by relevance
136 String[] voices = mActivity.get().mTextToSpeech.getVoices().toArray(new String[0]); in updateVoices() local137 pref.setEntries(voices); in updateVoices()138 pref.setEntryValues(voices); in updateVoices()