commit | 6bcede2399e50d28a3ce5ce6668d10f2c2f37ea7 | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 17 15:13:38 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 17 15:13:38 2009 -0700 |
tree | d47afb53693a258ffbef0a909cc4c855ed2422aa | |
parent | 93af9c708423f3b4b3663a119105034c55fcf8e8 [diff] | |
parent | 7bc39b0d41efe0d8733490d54e14bc392d9f0b6d [diff] |
Merge change 21591 into eclair * changes: Integrate SVOX update that offers two modes to reset the engine: soft and full. Soft reset is lighter-weight than the previous pico_resetEngine() function as it only clears the input (text) and output (audio data) buffers of the synthesis engine. The synthesis loop is now taking advantage of the soft reset whenever it is interrupted, rather than performing a full engine reset after each call to stop().