replicant-frameworks_native/tts/java/android/tts
2009-06-02 16:02:31 -07:00
..
ITts.aidl
ITtsCallback.aidl
SynthProxy.java Corrected the name of the native library the SynthProxy class loads (libttssynthproxy instead of libsynthproxy) to match the lib name from frameworks/base/tts/jni/Android.mk. 2009-06-02 16:02:31 -07:00
Tts.java Adding proxy class to communicate with the TTS service through the ITts interface. 2009-05-27 10:36:30 -07:00
TtsService.java Addressed comments of change 2515 for the TtsService class: 2009-06-02 15:09:51 -07:00