commit | eeafed7da33fbd1e284386a3b13a697b5dcf771e | [log] [tgz] |
---|---|---|
author | Charles Chen <clchen@google.com> | Fri Feb 05 17:23:44 2010 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Feb 05 17:23:44 2010 -0800 |
tree | 97d257cf92f67fc9502c0d8b616c13f19c899d6e | |
parent | b12527fe5a24f59378efc7acfe7c915da415736b [diff] | |
parent | f2bbbde318b4be0ea492864a8901efa8d78c3bfb [diff] |
Merge "Fixing a bug with the TextToSpeech speech queue processing. The queue processor should not be called for the next item until synthesis has actually happened for the current item; before it was being incorrectly called regardless of whether or not the synthesizer had processed the current item."