espeak
espeak copied to clipboard
The espeak application changes locale when using the Listen to sample UI
When the user selects the "Listen to a sample text" option in the TTS settings, the eSpeakActivity changes locale. It should only change locale when the user changes the language settings.
It looks like this is changed by the Android TTS settings application.
A possible solution would be to use a different activity for the eSpeak UI -- keep the eSpeak.java activity blank for use with the TTS functionality.