summaryrefslogtreecommitdiffstats
path: root/pico
Commit message (Collapse)AuthorAgeFilesLines
* Integrate SVOX fix for bug where the XSAMPA word separator was causingJean-Michel Trivi2009-07-091-53/+55
| | | | all content after the separator to be dropped.
* Merge change 6491 into donutAndroid (Google) Code Review2009-07-083-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 Trivi2009-07-083-1018/+919
| | | | | | | | Reformat TtsEngine implementation to Android style.
* | 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
| | | | | | | - 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 Trivi2009-06-291-2/+2
|
* Implement in pico TTS engine the methods to query the availability for a ↵Jean-Michel Trivi2009-06-261-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 Trivi2009-06-261-4/+28
| | | | | | loadLanguage. Adding skeleton for isLanguageAvailable().
* Moving PicoTts plugin under the pico directory of external/svoxCharles Chen2009-06-2270-0/+49189
|
* Adding in tree the SVOX language files for the PICO Text-To-Speech engine.Jean-Michel Trivi2009-06-0812-0/+0