replicant-frameworks_native/tts/java/android/tts
Jean-Michel Trivi e17836ce29 Moving the Tts java class from the android.tts package to the android.speech.tts package.
The Tts class (still hidden at this point) is the only Text-To-Speech class that will be
exposed to application developers.
2009-06-08 16:39:01 -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
TtsService.java Addressed comments of change 2515 for the TtsService class: 2009-06-02 15:09:51 -07:00