Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JSONWriter cleanup: integrate pretty print into write options. | ericdingle@chromium.org | 2012-03-16 | 1 | -2/+2 |
* | Do not set "charIndex" of TTS event when no valid value is provided. | hashimoto@chromium.org | 2011-12-22 | 1 | -5/+16 |
* | Fix crash when TTS utterances are queued on shutdown. | dmazzoni@chromium.org | 2011-11-16 | 1 | -4/+9 |
* | Fix a crash when the TTS extension API was in the middle of speaking | dmazzoni@chromium.org | 2011-09-02 | 1 | -1/+4 |
* | Fix a bug in the TTS extension API where the getVoices function wouldn't | dmazzoni@chromium.org | 2011-08-22 | 1 | -9/+10 |
* | Move the tts and ttsEngine APIs out of experimental, and give | dmazzoni@chromium.org | 2011-07-20 | 1 | -1/+1 |
* | Fix some bugs when speak() is called without all of its arguments. | dmazzoni@chromium.org | 2011-07-14 | 1 | -0/+4 |
* | Extend TTS extension API to support richer events returned from the engine | dmazzoni@chromium.org | 2011-07-07 | 1 | -0/+312 |