summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech/tts/FileSynthesisCallback.java
Commit message (Expand)AuthorAgeFilesLines
* 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