commit | cc3c1ce09c1a3100ee89323b3efb5cd522af35e1 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 11 11:26:49 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 11 11:26:49 2009 -0700 |
tree | 8ce85ed2526da348f635d2ae0931d9f3465a6561 | |
parent | f137e59841da2648d47441cc91c74de2f0a10b97 [diff] | |
parent | 6107a61a8f50a125e7fcbf8e1346d1ca60d2e3e2 [diff] |
Merge change 3828 into donut * changes: Renaming the Tts class to TextToSpeech for clarity. Switching to HashMap for parameter lists to pass key-value parameter pairs. Using TODO instead of FIXME in comments. Removing methods that don't belong anymore to the TTS interface now the feature becomes part of the platform.