summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech/tts/Tts.java
Commit message (Expand)AuthorAgeFilesLines
* Renaming the Tts class to TextToSpeech for clarity.Jean-Michel Trivi2009-06-101-587/+0
* Restructuring the TTS files so that it works as a ServiceCharles Chen2009-06-101-3/+4
* In Tts class, removing method to set the specific engine to use as theJean-Michel Trivi2009-06-081-22/+0
* Moving the Tts java class from the android.tts package to the android.speech....Jean-Michel Trivi2009-06-081-0/+608