commit | 09f8db7ad3963f5fa15f2b99880b2f70e89c30ae | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Aug 31 10:41:55 2009 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Mon Aug 31 11:39:20 2009 -0700 |
tree | e83c6d439d9f345cd0b2415ecf3658d3041f2cdc | |
parent | 1615ccc8a45ea2521339ae6f5b5d543a131915cf [diff] |
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.