summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/SynthesisCallback.java
AgeCommit message (Expand)Author
2017-04-13Document examples where a developer might use the APIs.Niels Egberts
2017-03-22Add time markers to synthesizeToFile API.Niels Egberts
2017-01-24Implement time markers for TTS.Niels Egberts
2016-12-23Remove redundant public modifiers in interfaces.Niels Egberts
2015-11-23Fix docs build failure.Niels Egberts
2015-11-23Restrict audioformat to 8bit, 16bit or float PCM with an annotation andNiels Egberts
2014-06-30Remove TextToSpeechClient API.Przemyslaw Szczepaniak
2013-10-29Fix Javadoc errorSiva Velusamy
2013-10-24fix javadocs.Nick Kralevich
2013-10-24Add new TTS API.Przemyslaw Szczepaniak
2012-10-15SynthesisCallback documentation updatePrzemyslaw Szczepaniak
2011-07-14Remove the completeAudioAvailable API.Narayan Kamath
2011-06-08Make changes to the TTS api suggested by the API review.Narayan Kamath