summaryrefslogtreecommitdiffstats
path: root/pico/lib/picoapi.h
Commit message (Collapse)AuthorAgeFilesLines
* Patch from SVOX: 1.1.0.2 Engine ReleaseJean-Michel Trivi2010-02-091-1/+3
| | | | | | | | | Issues fixed since 1.1.0.0: - closing tags not interpreted in some cases where enclosed text contains a smaller-then sign - Discontinuities in energy transformation - Lexicon Access: entry with empty phonetic transcription mistaken as :G2P in seldom cases
* Integrate SVOX update that offers two modes to reset the engine: softJean-Michel Trivi2009-08-171-2/+3
| | | | | | | | | 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().
* Moving PicoTts plugin under the pico directory of external/svoxCharles Chen2009-06-221-0/+469