summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/FileSynthesisCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Add time markers to synthesizeToFile API.Niels Egberts2017-03-221-0/+5
* API to listen in on the synthesized audio.Niels Egberts2016-01-251-0/+5
* Fix checks for audio format.Niels Egberts2015-12-081-2/+2
* Small refactoring for FileSynthesisCallback.Niels Egberts2015-11-301-15/+7
* Restrict audioformat to 8bit, 16bit or float PCM with an annotation andNiels Egberts2015-11-231-0/+8
* Remove TextToSpeechClient API.Przemyslaw Szczepaniak2014-06-301-27/+14
* Add AudioFormat.getBytesPerSample and use itGlenn Kasten2014-05-061-2/+1
* Remove unused imports from frameworks/base.John Spurlock2013-11-201-4/+0
* Add new TTS API.Przemyslaw Szczepaniak2013-10-241-45/+142
* Make synthesizeToFile create file on a client side.Przemyslaw Szczepaniak2013-02-181-62/+32
* Fixes to TextToSpeechService#synthesizeToFileNarayan Kamath2012-08-141-0/+27
* Widen permissions on synthesized files.Narayan Kamath2011-10-271-4/+16
* Remove the completeAudioAvailable API.Narayan Kamath2011-07-141-31/+0
* Make changes to the TTS api suggested by the API review.Narayan Kamath2011-06-081-0/+250