summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech/tts/SilenceMessageParams.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify the implementation of AudioPlaybackHandler.Narayan Kamath2011-12-011-44/+0
* Allow multiple TextToSpeech instances per calling app.Narayan Kamath2011-11-301-2/+2
* Notifiy callers when a speech synthesis error occurs.Narayan Kamath2011-11-111-2/+2
* Implement QUEUE_FLUSH and QUEUE_DESTROY addition modes.Narayan Kamath2011-06-091-2/+3
* Fix the threading behaviour of TTS audio requests.Narayan Kamath2011-06-071-0/+43