Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issue 1795088 Improve audio routing code | Eric Laurent | 2009-07-23 | 1 | -2/+2 |
* | Add a virtual destructor to the TtsEngine class. | Marco Nelissen | 2009-07-08 | 1 | -0/+2 |
* | Add in TTS engine interface the methods to query the availability for a langu... | Jean-Michel Trivi | 2009-06-29 | 1 | -10/+20 |
* | Use the same interface in the TTS engine interface for setLanguage and loadLa... | Jean-Michel Trivi | 2009-06-26 | 1 | -10/+31 |
* | Updating TTS engine interface for setting the language based on language, cou... | Jean-Michel Trivi | 2009-06-16 | 1 | -7/+11 |
* | Cleaning up comments in interface for TTS engines. | Jean-Michel Trivi | 2009-06-05 | 1 | -44/+73 |
* | Updating TtsEngine.h and SynthProxy.cpp so that buffer memory | Charles Chen | 2009-06-05 | 1 | -17/+22 |
* | Adding TTS error code to signal missing resources (for instance missing langu... | Jean-Michel Trivi | 2009-05-28 | 1 | -1/+2 |
* | Add header declaring the interface for TTS engines to implement. | Jean-Michel Trivi | 2009-05-21 | 1 | -0/+167 |