summaryrefslogtreecommitdiff
path: root/core/java/android/speech/tts/SynthesisRequest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix ambiguous TTS#playSilence method.Przemyslaw Szczepaniak2014-09-251-1/+1
* Add support for voices in TTS API.Przemyslaw Szczepaniak2014-07-041-1/+19
* Support for CharSequences in the V1 API.Niels Egberts2014-07-021-1/+16
* Fix SynthesisRequest javadocPrzemyslaw Szczepaniak2013-09-021-1/+1
* Allow TTS service to identify caller.Przemyslaw Szczepaniak2013-06-051-0/+15
* Increase the visibility of SynthesisRequestNarayan Kamath2011-06-151-1/+1
* Make changes to the TTS api suggested by the API review.Narayan Kamath2011-06-081-109/+31
* Pass synthesis request params through to the TTS service.Narayan Kamath2011-05-171-1/+12
* Expose TTS engine APIBjorn Bringert2011-04-271-6/+2
* TTS: SynthesisRequest.error() instead of return valueBjorn Bringert2011-04-191-0/+13
* Improve TTS engine audio buffer APIBjorn Bringert2011-04-151-3/+32
* Add Java API for writing TTS enginesBjorn Bringert2011-04-151-0/+151