summaryrefslogtreecommitdiffstats
path: root/pico
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bug 2373038Jean-Michel Trivi2010-02-033-0/+20
* | Patches from SVOX on lingware for de-DE, en-US, fr-FR for XSAMPA support.Jean-Michel Trivi2010-02-0310-14/+14
|/
* The automerger missed this change, and then skipped when we switched branches...Jean-Michel Trivi2010-01-2714-24/+198
* Correct sample strings for Pico to translate the "with Pico" in eachJean-Michel Trivi2010-01-261-4/+4
* Adding GetSampleText activity to SVOX Pico so that it can selfCharles Chen2010-01-253-0/+81
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-3/+3
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-051-1/+1
* Corrected TTS XSAMPA test suite with corrected phoneme transcriptions.Jean-Michel Trivi2009-11-234-16/+16
* Contribute to fixing 2105195. Fix the IPA to XSAMPA mapping forJean-Michel Trivi2009-10-261-1/+1
* Contribute to fixing bug 2105195 where some phonemmes are not correctlyJean-Michel Trivi2009-10-233-8/+12
* Merge change 26632 into eclairAndroid (Google) Code Review2009-09-231-26/+39
|\
| * Integrate patch from SVOX to complete IPA to XSAMPA mapping.Jean-Michel Trivi2009-09-231-26/+39
* | Add 283 tests to exercise the XSAMPA langague specific characters for TTS.Jean-Michel Trivi2009-09-227-0/+1142
|/
* Removing camelCase processing from TTS management layer until new code drop.Jean-Michel Trivi2009-08-281-4/+8
* am 39478b66: Fix the issue where the native lib for the Pico TTS engine gets ...Jean-Michel Trivi2009-08-271-2/+0
|\
| * Fix the issue where the native lib for the Pico TTS engine getsJean-Michel Trivi2009-08-271-2/+0
* | Integrate SVOX patch to pre-process camelCase'd text before sendingJean-Michel Trivi2009-08-271-4/+159
* | am c5cd3096: Integrate the latest SVOX en-US update with the following improv...Jean-Michel Trivi2009-08-221-0/+0
|\ \ | |/
| * Integrate the latest SVOX en-US update with the following improvements:Jean-Michel Trivi2009-08-211-0/+0
* | Revert "Integrate latest SVOX code drop that affects output signal generation"Jean-Michel Trivi2009-08-191-50/+19
* | Integrate latest SVOX code drop that affects output signal generationJean-Michel Trivi2009-08-191-19/+50
* | am 254a9349: Updating the TextToSpeech data files to make the TTS sound loude...Charles Chen2009-08-186-0/+0
|\ \ | |/
| * Updating the TextToSpeech data files to make the TTS sound louder.Charles Chen2009-08-146-0/+0
* | Merge change 21591 into eclairAndroid (Google) Code Review2009-08-1719-89/+155
|\ \ | |/ |/|
| * Integrate SVOX update that offers two modes to reset the engine: softJean-Michel Trivi2009-08-1719-89/+155
* | Add missing license filesJean-Baptiste Queru2009-08-136-0/+570
|/
* Fix bug 2046705. Check in the latest en-US TTS voice file received from SVOX.Jean-Michel Trivi2009-08-111-0/+0
* Fix bug 2022435.Jean-Michel Trivi2009-08-102-0/+52
* Fix bug 2022435.Jean-Michel Trivi2009-08-072-0/+60
* Fix bug 2022411.Jean-Michel Trivi2009-08-059-12/+154
* Merge change 9078 into donutAndroid (Google) Code Review2009-07-291-0/+0
|\
| * Updating binary voice files for en-US for better quality.Charles Chen2009-07-291-0/+0
* | Fix bug 1997567. Integrate the latest SVOX code drop which fixes theJean-Michel Trivi2009-07-291-12/+33
|/
* Fix bug 2017664.Jean-Michel Trivi2009-07-282-5/+5
* 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
* Use new return code name in voice data check activity when sd cardJean-Michel Trivi2009-07-141-2/+1
* Temporary change to not break the build while renaming TextToSpeech.Engine.CH...Jean-Michel Trivi2009-07-141-73/+74
* 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
* Merge change 6491 into donutAndroid (Google) Code Review2009-07-083-1018/+919
|\
| * Integrate latest SVOX code drop, includes support for the phoneme tag.Jean-Michel Trivi2009-07-083-1018/+919
* | Adding extras to the CheckVoiceData activity return result.Charles Chen2009-07-021-6/+19
|/
* - Integrate SVOX's latest code drop.Jean-Michel Trivi2009-07-014-429/+1802
* 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