Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate SVOX fix for bug where the XSAMPA word separator was causing | Jean-Michel Trivi | 2009-07-09 | 1 | -53/+55 |
| | | | | all content after the separator to be dropped. | ||||
* | Merge change 6491 into donut | Android (Google) Code Review | 2009-07-08 | 3 | -1018/+919 |
|\ | | | | | | | | | * changes: Integrate latest SVOX code drop, includes support for the phoneme tag. Reformat TtsEngine implementation to Android style. | ||||
| * | Integrate latest SVOX code drop, includes support for the phoneme tag. | Jean-Michel Trivi | 2009-07-08 | 3 | -1018/+919 |
| | | | | | | | | Reformat TtsEngine implementation to Android style. | ||||
* | | Adding extras to the CheckVoiceData activity return result. | Charles Chen | 2009-07-02 | 1 | -6/+19 |
|/ | |||||
* | - Integrate SVOX's latest code drop. | Jean-Michel Trivi | 2009-07-01 | 4 | -429/+1802 |
| | | | | | | | - Fix a bug where TTS_SYNTH_DONE was signaled to the TTS service synth proxy even though the synthesis wasn't done (more data to be played). - Deprecated the synthesizeIPA() function as it will be supported by the phoneme tag in synthesize(). | ||||
* | In TTS engine: don't hardcode language string length. | Jean-Michel Trivi | 2009-06-29 | 1 | -2/+2 |
| | |||||
* | Implement in pico TTS engine the methods to query the availability for a ↵ | Jean-Michel Trivi | 2009-06-26 | 1 | -16/+125 |
| | | | | | | | language, to set the synthesis audio format, to query the current language, country and variant setting. | ||||
* | Use the same interface in the TTS engine interface for setLanguage and ↵ | Jean-Michel Trivi | 2009-06-26 | 1 | -4/+28 |
| | | | | | | loadLanguage. Adding skeleton for isLanguageAvailable(). | ||||
* | Moving PicoTts plugin under the pico directory of external/svox | Charles Chen | 2009-06-22 | 70 | -0/+49189 |
| | |||||
* | Adding in tree the SVOX language files for the PICO Text-To-Speech engine. | Jean-Michel Trivi | 2009-06-08 | 12 | -0/+0 |