summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/FileSynthesisCallback.java
AgeCommit message (Expand)Author
2017-03-22Add time markers to synthesizeToFile API.Niels Egberts
2016-01-25API to listen in on the synthesized audio.Niels Egberts
2015-12-08Fix checks for audio format.Niels Egberts
2015-11-30Small refactoring for FileSynthesisCallback.Niels Egberts
2015-11-23Restrict audioformat to 8bit, 16bit or float PCM with an annotation andNiels Egberts
2014-06-30Remove TextToSpeechClient API.Przemyslaw Szczepaniak
2014-05-06Add AudioFormat.getBytesPerSample and use itGlenn Kasten
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-10-24Add new TTS API.Przemyslaw Szczepaniak
2013-02-18Make synthesizeToFile create file on a client side.Przemyslaw Szczepaniak
2012-08-14Fixes to TextToSpeechService#synthesizeToFileNarayan Kamath
2011-10-27Widen permissions on synthesized files.Narayan Kamath
2011-07-14Remove the completeAudioAvailable API.Narayan Kamath
2011-06-08Make changes to the TTS api suggested by the API review.Narayan Kamath