Reece H. Dunn
c5a62fe076
Reformat the strings.xml files to be consistently formatted.
12 years ago
Reece H. Dunn
09c79bb013
Make the rate setting use the new SeekBar/Parameter UI.
12 years ago
Reece H. Dunn
d0ba13ae1d
SeekBarPreference: support resetting to the default value.
12 years ago
Reece H. Dunn
20010daac3
SeekBarPreference: show the formatted current value in the preference dialog.
12 years ago
Reece H. Dunn
b60ed6c9ae
Display the formatted units on the volume setting.
12 years ago
Reece H. Dunn
ac6099ebf1
Hook up the volume parameter to a slider preference dialog.
12 years ago
Reece H. Dunn
1ac6d04c48
eSpeakActivity.java: support speaking specified text in the activity.
12 years ago
Reece H. Dunn
932907ddc6
Don't check in espeakdata.zip to version control every time it changes.
The espeakdata.zip file is a generated file that can be recreated
by running the `make android` command. It takes up ~ 900 Kb of space
and changes significantly every time it is built.
12 years ago
Reece H. Dunn
2c1c3c53bd
espeakdata: add a default group to the fa_rules file so it compiles correctly
12 years ago
Reece H. Dunn
3f5b5bb521
android: support the Aragonese and Farsi/Persian voices from 1.46.31
12 years ago
Reece H. Dunn
920dc0ad0c
Report the eSpeak version in the main activity.
12 years ago
Reece H. Dunn
c386d46925
Remove the explicit 'Update voices' menu option now that this is done automatically.
12 years ago
Reece H. Dunn
1623f90b4f
Exclude the MBROLA data files when building the espeakdata.zip file.
12 years ago
Reece H. Dunn
9f2293221d
Support installing the voices if the voice data signature has changed.
12 years ago
Reece H. Dunn
33545918f1
Remove the 'Would you like to send an error report?' text from the error message as this is functionality not supported.
12 years ago
Reece H. Dunn
2564e75444
Display error messages in a status field instead of via dialogs.
12 years ago
Reece H. Dunn
55e58682ab
Display a status message in the main UI instead of displaying a dialog if eSpeak is not the default engine.
12 years ago
Reece H. Dunn
d92abbe342
Move the buttons to the options menu UI accessible via the menu button.
12 years ago
Reece H. Dunn
42aba8a20b
Update the UI to use a preferences-style display for the information items (default voice and installed voices).
12 years ago
Reece H. Dunn
2a3a1a0a81
Move the sample text logic into SpeechSynthesis.getSampleText and add test cases for it.
12 years ago
Reece H. Dunn
3e136d66d4
espeak-data: remove the duplicacte bg voice file
12 years ago
Reece H. Dunn
437a660cda
Rework the launcher icon so it is different to the eyes-free icon, using the eSpeak lips icon as the reference.
12 years ago
Reece H. Dunn
777254e10d
Remove unused drawable files
12 years ago
Reece H. Dunn
65d0bd4548
Rename 'eSpeak TTS' to 'eSpeak' to distinguish between the eyes-free port.
12 years ago
Reece H. Dunn
123e55a39c
Relocate the package to com.reecedunn.espeak
12 years ago
Reece H. Dunn
df0f166fb4
Move the android sources to android/... to avoid polluting the APK when it is being built through eclipse
12 years ago