commit | a308f9b64d7cae9dd5287f4d42ff2f27323efe2e | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 31 14:12:53 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 31 14:12:53 2009 -0700 |
tree | fb2dffa55344227014d5efb95c904021c54f40da | |
parent | 4808daff0ca9cc725bdbaf6520938d35c1e66fa5 [diff] | |
parent | ad962cd01cf7e6e8c87e9b53f1f94995245ba37e [diff] |
Merge change 23300 into eclair * changes: Add a synchronous stop method to TTS synth engine so that upon its destruction, if it was synthesing to a file, the latter can be deleted without still being written to. Clear the hashmap of SpeechItem to be stopped (mKillList) when the speech queue is empty.