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 3cde1f7e6a TtsService.java: Make onSynthesizeText use VoiceSettings to get the voice parameters. 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 TtsService.java: Make onSynthesizeText use VoiceSettings to get the voice parameters. 12 years ago
TtsSettingsActivity.java VoiceVariant.java: Use MALE and FEMALE string constants. 12 years ago
Voice.java Avoid MissingResourceException on calls to getISO3CountryCode. 12 years ago
VoiceSettings.java VoiceSettings.java: Support reading the espeak_volume preference. 12 years ago
VoiceVariant.java VoiceVariant.java: Use MALE and FEMALE string constants. 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