summaryrefslogtreecommitdiffstats
path: root/pico/lib
Commit message (Collapse)AuthorAgeFilesLines
* Integrate latest SVOX code drop that affects output signal generationJean-Michel Trivi2009-08-191-19/+50
| | | | in the pico library.
* Merge change 21591 into eclairAndroid (Google) Code Review2009-08-1718-85/+151
|\ | | | | | | | | * 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().
| * Integrate SVOX update that offers two modes to reset the engine: softJean-Michel Trivi2009-08-1718-85/+151
| | | | | | | | | | | | | | | | | | 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().
* | Add missing license filesJean-Baptiste Queru2009-08-132-0/+190
|/ | | | BUG=1573996
* Moving PicoTts plugin under the pico directory of external/svoxCharles Chen2009-06-2262-0/+47815