OSDN Git Service

Merge change 8860 into donut
authorAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 29 Jul 2009 18:38:44 +0000 (11:38 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 29 Jul 2009 18:38:44 +0000 (11:38 -0700)
* changes:
  Fix bug 2017664 Removed the TTS_ prefix in the TextToSpeech class to follow the standard naming convention. Moved the TTS-related intents from the Intent class to TextToSpeech and TextToSpeech.Engine. Renamed the TextToSpeech.Engine constants that are used as extras for the   ACTION_TTS_CHECK_TTS_DATA intent to prefix them with EXTRA_. Cleaned up the other TextToSpeech.Engine constant to remove superfluous mentions of   "TTS" in the name.


No differences found