eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reece H. Dunn e516356123 DownloadVoiceData.java: Inline onLanguagesInstalled to the onPostExecute callback. 12 years ago
..
CheckVoiceData.java CheckVoiceData.java: dataPath is no longer used, so remove it. 12 years ago
DownloadVoiceData.java DownloadVoiceData.java: Inline onLanguagesInstalled to the onPostExecute callback. 12 years ago
GetSampleText.java GetSampleText.java: API 18 provides a constant for the 'sampleText' return value, so use it 12 years ago
InformationListAdapter.java InformationListAdapter: Use ArrayAdapter.getItem. 12 years ago
ResourceIdListAdapter.java Rework the Voice variant preference to show a dialog with Category and Variant lists. 12 years ago
SeekBarPreference.java Use the information_view layout for the custom preferences. 12 years ago
SpeakPunctuationPreference.java Add an explicit 'None' option to the 'Speak punctuation' setting. 12 years ago
SpeechSynthesis.java Rework the 'Punctuation level' (now 'Speak punctuation') preference to include a custom punctuation list. 12 years ago
TtsService.java TtsService.java: Use the locale from the SynthesisRequest, not the last onLoadLanguage call. 12 years ago
TtsSettingsActivity.java TtsSettingsActivity.java: Use the VoiceSettings.PREF_* constants for the preference names. 12 years ago
Voice.java Avoid MissingResourceException on calls to getISO3CountryCode. 12 years ago
VoiceSettings.java VoiceSettings.java: Add support for converting to a JSON object. 12 years ago
VoiceVariant.java Rework the Voice variant preference to show a dialog with Category and Variant lists. 12 years ago
VoiceVariantPreference.java Add support for the NVDA voice variants. 12 years ago
eSpeakActivity.java eSpeakActivity: do not initiate an install of the voice data when the voice data is not installed 12 years ago