The android.speech.tts.engine.CHECK_TTS_DATA intent should just
check that the TTS data is OK. It should not attempt a
download/install of the TTS data.
Use pt-BR for Portuguese (Brazil) and pt for Portuguese (Portugal)
Portuguese (Brazil) is only used in Brazil, whereas Portuguese
(Portugal) is used in other Portuguese-speaking countries. Therefore,
it is standard practice to have a pt and pt-BR translation. I don't
know why the eyes-free port of eSpeak decided to do things
differently.
SeekBarPreference: update the persisted value when the SeekBar changes value
The idea here is that whenever the user changes one of the parameter
values via the SeekBar control, it is reflected immediately by eSpeak.
This is similar to how e.g. the brightness preference UI works.
However, instead of updating every time the value changes while the
slider is being moved, it is updated once the touch interaction is
finished.
Also, if the user Cancels or exits the dialog with the back button,
the old setting value is restored.
SeekBarPreference: don't make the value text selectable
The ADT lint warnings flagged the value text as "consider making
the text selectable", however if you do TalkBack will cause the
first character to be read every time the seekbar changes poisiton
(due to the text being updated via the setText method).
This is annoying and confusing, so textIsSelectable is set to false
to supress the lint warning.
Indian languages: change [t.#].
lang=hy,: Change letter names.
Add voice variant Klatt4 with a sawtooth voicing waveform.
Fix problem in 1.47.10a with 'kr' and 'pr' in some languages.
git-svn-id: https://espeak.svn.sourceforge.net/svnroot/espeak/trunk@357 d46cf337-b52f-0410-862d-fd96e6ae7743