summaryrefslogtreecommitdiffstats
path: root/pico/tts
Commit message (Expand)AuthorAgeFilesLines
* use LOCAL_PATH properlyJoe Onorato2012-07-211-0/+54
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-062-95/+95
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-9/+9
* Rename LOGV(_IF) to ALOGV(_IF) DO NOT MERGESteve Block2011-10-251-5/+5
* Fix a pico bug.Narayan Kamath2011-06-271-2/+1
* Break dependency between pico and the audio system.Narayan Kamath2011-05-191-7/+6
* update for new audio.h header locationDima Zavin2011-05-111-1/+1
* svox: convert to use new audio.hDima Zavin2011-04-191-6/+7
* Port Pico to new TTS engine APIBjorn Bringert2011-04-151-1/+3
* Don't log an error when SSML has no language.Jean-Michel Trivi2011-01-051-1/+1
* Fix bug 2782425 Use the current language if it matches that of the documentJean-Michel Trivi2011-01-041-9/+20
* Update the Pico manager layer to use the engine configuration toJean-Michel Trivi2010-03-181-9/+24
* Update manager layer according to interface change to receiveJean-Michel Trivi2010-03-181-19/+1
* Fix bug 2449825 Patch from SVOXJean-Michel Trivi2010-03-171-13/+12
* Fix bug 2098375 patch from SVOX to correct string ending of camelCaseJean-Michel Trivi2010-02-041-5/+5
* Contribute to fixing 2105195. Fix the IPA to XSAMPA mapping forJean-Michel Trivi2009-10-261-1/+1
* Integrate patch from SVOX to complete IPA to XSAMPA mapping.Jean-Michel Trivi2009-09-231-26/+39
* Removing camelCase processing from TTS management layer until new code drop.Jean-Michel Trivi2009-08-281-4/+8
* Integrate SVOX patch to pre-process camelCase'd text before sendingJean-Michel Trivi2009-08-271-4/+159
* Merge change 21591 into eclairAndroid (Google) Code Review2009-08-171-4/+4
|\
| * Integrate SVOX update that offers two modes to reset the engine: softJean-Michel Trivi2009-08-171-4/+4
* | Add missing license filesJean-Baptiste Queru2009-08-132-0/+190
|/
* Fix bug 2022411.Jean-Michel Trivi2009-08-051-3/+47
* Fix bug 1997567. Integrate the latest SVOX code drop which fixes theJean-Michel Trivi2009-07-291-12/+33
* Lower the synthesis volume values to prevent saturation.Jean-Michel Trivi2009-07-212-4/+4
* Applying a workaround to fix the language switching problemCharles Chen2009-07-211-0/+7
* Workaround to enable the default volume to be adjusted.Charles Chen2009-07-172-7/+12
* Reducing the chances of mangled audio output byCharles Chen2009-07-161-1/+4
* Fix a bug in Pico TTS engine where the current utterance couldn't beJean-Michel Trivi2009-07-151-0/+2
* In TTS Pico engine: use locale strings as defined for SSML.Jean-Michel Trivi2009-07-091-3/+3
* Fix bug where Pico TTS engine doesn't synthesize anything if thereJean-Michel Trivi2009-07-091-5/+19
* Integrate SVOX fix for bug where the XSAMPA word separator was causingJean-Michel Trivi2009-07-091-53/+55
* Integrate latest SVOX code drop, includes support for the phoneme tag.Jean-Michel Trivi2009-07-083-1018/+919
* - Integrate SVOX's latest code drop.Jean-Michel Trivi2009-07-013-427/+1800
* In TTS engine: don't hardcode language string length.Jean-Michel Trivi2009-06-291-2/+2
* Implement in pico TTS engine the methods to query the availability for a lang...Jean-Michel Trivi2009-06-261-16/+125
* Use the same interface in the TTS engine interface for setLanguage and loadLa...Jean-Michel Trivi2009-06-261-4/+28
* Moving PicoTts plugin under the pico directory of external/svoxCharles Chen2009-06-221-0/+1039