summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/SynthesisCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Document examples where a developer might use the APIs.Niels Egberts2017-04-131-0/+3
* Add time markers to synthesizeToFile API.Niels Egberts2017-03-221-2/+2
* Implement time markers for TTS.Niels Egberts2017-01-241-0/+22
* Remove redundant public modifiers in interfaces.Niels Egberts2016-12-231-80/+79
* Fix docs build failure.Niels Egberts2015-11-231-3/+3
* Restrict audioformat to 8bit, 16bit or float PCM with an annotation andNiels Egberts2015-11-231-3/+23
* Remove TextToSpeechClient API.Przemyslaw Szczepaniak2014-06-301-42/+13
* Fix Javadoc errorSiva Velusamy2013-10-291-2/+2
* fix javadocs.Nick Kralevich2013-10-241-3/+3
* Add new TTS API.Przemyslaw Szczepaniak2013-10-241-6/+71
* SynthesisCallback documentation updatePrzemyslaw Szczepaniak2012-10-151-1/+4
* Remove the completeAudioAvailable API.Narayan Kamath2011-07-141-24/+4
* Make changes to the TTS api suggested by the API review.Narayan Kamath2011-06-081-0/+107