summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/SynthesisRequest.java
AgeCommit message (Expand)Author
2014-09-25Fix ambiguous TTS#playSilence method.Przemyslaw Szczepaniak
2014-07-04Add support for voices in TTS API.Przemyslaw Szczepaniak
2014-07-02Support for CharSequences in the V1 API.Niels Egberts
2013-09-02Fix SynthesisRequest javadocPrzemyslaw Szczepaniak
2013-06-05Allow TTS service to identify caller.Przemyslaw Szczepaniak
2011-06-15Increase the visibility of SynthesisRequestNarayan Kamath
2011-06-08Make changes to the TTS api suggested by the API review.Narayan Kamath
2011-05-17Pass synthesis request params through to the TTS service.Narayan Kamath
2011-04-27Expose TTS engine APIBjorn Bringert
2011-04-19TTS: SynthesisRequest.error() instead of return valueBjorn Bringert
2011-04-15Improve TTS engine audio buffer APIBjorn Bringert
2011-04-15Add Java API for writing TTS enginesBjorn Bringert