summaryrefslogtreecommitdiffstats
path: root/packages/TtsService
Commit message (Expand)AuthorAgeFilesLines
* Merge change 5447 into donutAndroid (Google) Code Review2009-06-261-11/+125
|\
| * Adding skeleton methods for IPA support.Charles Chen2009-06-261-11/+125
* | Use the same interface in the TTS engine interface for setLanguage and loadLa...Jean-Michel Trivi2009-06-262-2/+40
* | Merge change 5444 into donutAndroid (Google) Code Review2009-06-251-4/+12
|\ \ | |/ |/|
| * In the native layer for the TTS service, delete the data allocated for the ca...Jean-Michel Trivi2009-06-251-4/+12
* | Adding splitting to the TTS to guard against extremely long strings.Charles Chen2009-06-251-5/+30
|/
* Using a sendBroadcast to notify interested parties of whenCharles Chen2009-06-241-5/+6
* Fixing the synth function so that queue processing continues.Charles Chen2009-06-241-0/+1
* Fix bug in TTS service where the language setting was using the default languageJean-Michel Trivi2009-06-242-11/+45
* Adding support for pitch changes of the synthesized text in Text-To-Speech.Jean-Michel Trivi2009-06-233-2/+52
* Grouping under TextToSpeech.Engine the constants to be used byJean-Michel Trivi2009-06-181-9/+7
* In the TTS service, read the default TTS settings from Settings.Secure.Jean-Michel Trivi2009-06-171-22/+44
* Using Locale to specify language and country for a TTS language to load,Jean-Michel Trivi2009-06-173-26/+26
* Updating TTS engine interface for setting the language based on language, cou...Jean-Michel Trivi2009-06-161-3/+5
* Made the platform TTS service aware of the path for the default TTS library t...Jean-Michel Trivi2009-06-101-10/+1
* Restructuring the TTS files so that it works as a ServiceCharles Chen2009-06-108-0/+1772