summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech/tts/MessageParams.java
Commit message (Expand)AuthorAgeFilesLines
* Remove BlockingMediaPlayer.Narayan Kamath2011-12-061-47/+0
* Allow multiple TextToSpeech instances per calling app.Narayan Kamath2011-11-301-5/+5
* Notifiy callers when a speech synthesis error occurs.Narayan Kamath2011-11-111-4/+4
* Fix a few threading issues in the AudioPlaybackHandler.Narayan Kamath2011-07-181-0/+5
* Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes.Narayan Kamath2011-06-091-3/+9
* Fix the threading behaviour of TTS audio requests.Narayan Kamath2011-06-071-0/+36