Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | - 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(). | ||||
* | Add comments in the strings for the TTS language installer. | Jean-Michel Trivi | 2009-06-24 | 1 | -4/+15 |
| | |||||
* | Fixing the makefile to build PicoTts.apk | Charles Chen | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Fixing manifest for PicoLangInstaller to use the correct SD card | Charles Chen | 2009-06-23 | 4 | -10/+12 |
| | | | | permissions. | ||||
* | Adding PicoLangInstaller. | Charles Chen | 2009-06-22 | 10 | -1/+235 |
| | |||||
* | Moving PicoTts plugin under the pico directory of external/svox | Charles Chen | 2009-06-22 | 71 | -94/+93 |
| | |||||
* | Fix country code for Great-Britain in TTS pico lib. | Jean-Michel Trivi | 2009-06-19 | 1 | -1/+1 |
| | |||||
* | Integrate latest SVOX code drop. | Jean-Michel Trivi | 2009-06-19 | 1 | -61/+188 |
| | |||||
* | Using the TextToSpeech CHECK_VOICE codes. | Charles Chen | 2009-06-18 | 1 | -7/+8 |
| | |||||
* | Changing manifest to use ISO3 lang and country codes | Charles Chen | 2009-06-18 | 1 | -7/+7 |
| | |||||
* | Updating the TTS Pico engine to support setting languages with | Jean-Michel Trivi | 2009-06-16 | 1 | -88/+155 |
| | | | | | | | | language and country codes relying on the ISO 3 letter codes for languages and countries, and with variant codes, as done in the java.util.Locale class. This change is dependent on change 4251 and should be submitted along with it. Increased default Pico volume from 100 to 250. | ||||
* | Adding data checking and market launching activities for PicoTts. | Charles Chen | 2009-06-12 | 4 | -22/+128 |
| | |||||
* | Removing unused PicoConfig activity. | Charles Chen | 2009-06-11 | 2 | -34/+0 |
| | |||||
* | Renaming local package to PicoTts | Charles Chen | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | Adding in tree the SVOX language files for the PICO Text-To-Speech engine. | Jean-Michel Trivi | 2009-06-08 | 12 | -0/+0 |
| | |||||
* | Adding svox tts plugin wrapper. | Charles Chen | 2009-06-05 | 7 | -0/+264 |
| | |||||
* | Checking in the TTS code from SVOX. | Charles Chen | 2009-06-05 | 63 | -0/+48660 |
| | | | | | | The wrapper for this will come in a later CL. Note that this does not have any makefiles so it should not affect the build. | ||||
* | new project, first commit | The Android Open Source Project | 2009-05-29 | 0 | -0/+0 |