summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/EventLogger.java
Commit message (Expand)AuthorAgeFilesLines
* Remove refernces to V1 API, as V2 doesn't exist anymore.Niels Egberts2016-12-231-0/+80
* Add new TTS API.Przemyslaw Szczepaniak2013-10-241-178/+0
* Simplify the implementation of AudioPlaybackHandler.Narayan Kamath2011-12-011-4/+6
* Allow multiple TextToSpeech instances per calling app.Narayan Kamath2011-11-301-6/+7
* Add event-log logging for TTS requests.Narayan Kamath2011-07-081-0/+175