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 d6308605de Use en-JM instead of en-029 and es-MX instead of es-419. 12 years ago
..
providers Relocate the package to com.reecedunn.espeak 12 years ago
CheckVoiceData.java CheckVoiceData.java: remove a comment about not returning data that is deprecated in API 18. 12 years ago
DownloadVoiceData.java Support installing the voices if the voice data signature has changed. 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 Remove an unused import. 12 years ago
SeekBarPreference.java SeekBarPreference: update the persisted value when the SeekBar changes value 12 years ago
SpeechSynthesis.java Use en-JM instead of en-029 and es-MX instead of es-419. 12 years ago
TtsService.java Revert the updating of the language when the system language changes. 12 years ago
TtsSettingsActivity.java When upgrading the speech rate, clamp it to between the default and maximum values. 12 years ago
Voice.java Avoid MissingResourceException on calls to getISO3CountryCode. 12 years ago
VoiceVariant.java SpeechSynthesis: factor out the VoiceVariant class into its own file. 12 years ago
eSpeak.java Relocate the package to com.reecedunn.espeak 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