Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify the implementation of AudioPlaybackHandler. | Narayan Kamath | 2011-12-01 | 1 | -159/+0 |
* | Allow multiple TextToSpeech instances per calling app. | Narayan Kamath | 2011-11-30 | 1 | -2/+2 |
* | Fix regressions in TTS completion callbacks. | Narayan Kamath | 2011-11-24 | 1 | -0/+10 |
* | Notifiy callers when a speech synthesis error occurs. | Narayan Kamath | 2011-11-11 | 1 | -2/+2 |
* | Change the heuristics for waiting for audiotracks to finish. | Narayan Kamath | 2011-08-30 | 1 | -0/+6 |
* | Don't allow TTS engines to synthesize too for ahead. | Narayan Kamath | 2011-08-26 | 1 | -13/+56 |
* | Fix some AudioTrack related issues. | Narayan Kamath | 2011-07-21 | 1 | -0/+2 |
* | Wait until the audio track finishes playing before releasing it. | Narayan Kamath | 2011-07-13 | 1 | -1/+4 |
* | Add event-log logging for TTS requests. | Narayan Kamath | 2011-07-08 | 1 | -1/+3 |
* | Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes. | Narayan Kamath | 2011-06-09 | 1 | -2/+3 |
* | Fix the threading behaviour of TTS audio requests. | Narayan Kamath | 2011-06-07 | 1 | -0/+92 |