commit | 7bc39b0d41efe0d8733490d54e14bc392d9f0b6d | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Aug 17 14:20:48 2009 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Mon Aug 17 14:20:48 2009 -0700 |
tree | db46c91063b1d9ca27c4618c9262a1fd09014c94 | |
parent | a2301be089f8ed570c5bb755ff7c82b130959851 [diff] |
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().