summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/SynthesisPlaybackQueueItem.java
AgeCommit message (Expand)Author
2018-02-13Fix race condition with calling stop() before run()Niels Egberts
2017-07-25TTS: Ensure to callback onStop() from SynthesisPlaybackQueueItem.Kazuhiro Inaba
2017-03-22Add time markers to synthesizeToFile API.Niels Egberts
2017-02-14Ensure we set the notification marker position by calling updateMarker()Sergio Sancho
2017-01-24Implement time markers for TTS.Niels Egberts
2014-07-02Add support for audio session id in the TTSPrzemyslaw Szczepaniak
2014-06-30Remove TextToSpeechClient API.Przemyslaw Szczepaniak
2013-10-24Add new TTS API.Przemyslaw Szczepaniak
2012-08-14Fix bug in BlockingAudioTrack.Narayan Kamath
2011-12-01Simplify the implementation of AudioPlaybackHandler.Narayan Kamath