summaryrefslogtreecommitdiffstats
path: root/tts
Commit message (Expand)AuthorAgeFilesLines
* Updating TtsEngine.h and SynthProxy.cpp so that buffer memoryCharles Chen2009-06-051-9/+30
* Cleaning up makefile for libttssynthproxy for the simulator.Jean-Michel Trivi2009-06-031-7/+4
* Corrected the name of the native library the SynthProxy class loads (libttssy...Jean-Michel Trivi2009-06-021-1/+1
* Addressed comments of change 2515 for the TtsService class:Jean-Michel Trivi2009-06-021-635/+635
* Trying to fix sim-eng build: when building the simulator on linux, link (only...Jean-Michel Trivi2009-06-021-0/+4
* Trying to fix the build for simulator: modifying makefile to not link against...Jean-Michel Trivi2009-06-021-1/+5
* Merge change 2515 into donutAndroid (Google) Code Review2009-06-021-0/+783
|\
| * Adding the TtsService class for text-to-speech synthesis.Charles Chen2009-06-021-0/+783
* | Adding java/jni code for the Java TTS SynthProxy class, which relays calls fr...Jean-Michel Trivi2009-06-013-0/+793
* | Adding proxy class to communicate with the TTS service through the ITts inter...Jean-Michel Trivi2009-05-271-0/+605
|/
* Add AIDL files for the TTS service and the associated callback service (to si...Jean-Michel Trivi2009-05-222-0/+86