summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/SynthesisPlaybackQueueItem.java
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition with calling stop() before run()Niels Egberts2018-02-131-11/+11
* TTS: Ensure to callback onStop() from SynthesisPlaybackQueueItem.Kazuhiro Inaba2017-07-251-0/+24
* Add time markers to synthesizeToFile API.Niels Egberts2017-03-221-1/+1
* Ensure we set the notification marker position by calling updateMarker()Sergio Sancho2017-02-141-0/+2
* Implement time markers for TTS.Niels Egberts2017-01-241-3/+61
* Add support for audio session id in the TTSPrzemyslaw Szczepaniak2014-07-021-5/+4
* Remove TextToSpeechClient API.Przemyslaw Szczepaniak2014-06-301-4/+4
* Add new TTS API.Przemyslaw Szczepaniak2013-10-241-13/+13
* Fix bug in BlockingAudioTrack.Narayan Kamath2012-08-141-2/+4
* Simplify the implementation of AudioPlaybackHandler.Narayan Kamath2011-12-011-0/+245