OSDN Git Service

Update the Text-To-Speech settings screen to allow listening to a TTS
authorJean-Michel Trivi <jmtrivi@google.com>
Fri, 19 Jun 2009 01:44:52 +0000 (18:44 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Fri, 19 Jun 2009 01:54:02 +0000 (18:54 -0700)
commit74e565d85d13782b2a75647b3fd952a2324ca581
tree83193adb4391d5f6a7dc9a07e5745491a702d548
parentdd14ee3d1698450f26ec31fdd2d1dd9a6ea81fc4
Update the Text-To-Speech settings screen to allow listening to a TTS
example after checking that the data required by the TTS engine is
properly installed.
Removed use of local constants for the the default TTS values, use
the values defined in TextToSpeech.Engine instead.
res/values/strings.xml
res/xml/tts_settings.xml
src/com/android/settings/TextToSpeechSettings.java