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 0008e7d7d1 ImportVoicePreference.java: fix a crash when no dictionaries are found 11 years ago
..
preference ImportVoicePreference.java: fix a crash when no dictionaries are found 11 years ago
CheckVoiceData.java FileUtils: Set the initial size of the ByteArrayOutputStream buffer. 12 years ago
DownloadVoiceData.java Move the file-related helper methods to a FileUtils class. 12 years ago
FileListAdapter.java Add the ability to import an eSpeak dictionary file from the SD card. 12 years ago
FileUtils.java Add the ability to import an eSpeak dictionary file from the SD card. 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 Update the copyright statements of several java files. 12 years ago
ResourceIdListAdapter.java Update the copyright statements of several java files. 12 years ago
SpeechSynthesis.java tests: support the new languages and translations 11 years ago
TtsService.java Fix updating the number of installed voices after installing them within the activity. 12 years ago
TtsSettingsActivity.java Add the ability to import an eSpeak dictionary file from the SD card. 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
eSpeakActivity.java eSpeakActivity: Register the receiver in onStart to avoid an IllegalArgumentEcception. 12 years ago