summaryrefslogtreecommitdiffstats
path: root/include/tts
Commit message (Expand)AuthorAgeFilesLines
* Update TTS plugin interface to receive engine configuration dataJean-Michel Trivi2010-03-181-15/+8
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-2/+2
* Add a virtual destructor to the TtsEngine class.Marco Nelissen2009-07-081-0/+2
* Add in TTS engine interface the methods to query the availability for a langu...Jean-Michel Trivi2009-06-291-10/+20
* Use the same interface in the TTS engine interface for setLanguage and loadLa...Jean-Michel Trivi2009-06-261-10/+31
* Updating TTS engine interface for setting the language based on language, cou...Jean-Michel Trivi2009-06-161-7/+11
* Cleaning up comments in interface for TTS engines.Jean-Michel Trivi2009-06-051-44/+73
* Updating TtsEngine.h and SynthProxy.cpp so that buffer memoryCharles Chen2009-06-051-17/+22
* Adding TTS error code to signal missing resources (for instance missing langu...Jean-Michel Trivi2009-05-281-1/+2
* Add header declaring the interface for TTS engines to implement.Jean-Michel Trivi2009-05-211-0/+167