Jean-Michel Trivi
|
4527ac8e7d
|
Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target.
|
2009-06-02 12:05:18 -07:00 |
|
Jean-Michel Trivi
|
8fa8518279
|
Trying to fix the build for simulator: modifying makefile to not link against libdl.
|
2009-06-02 10:43:58 -07:00 |
|
Android (Google) Code Review
|
e467ddc293
|
Merge change 2515 into donut
* changes:
Adding the TtsService class for text-to-speech synthesis.
|
2009-06-02 10:11:58 -07:00 |
|
Charles Chen
|
24d41dc57a
|
Adding the TtsService class for text-to-speech synthesis.
|
2009-06-02 09:57:53 -07:00 |
|
Jean-Michel Trivi
|
13a728edc6
|
Adding java/jni code for the Java TTS SynthProxy class, which relays calls from the TTS service to the native TTS plugin library.
|
2009-06-01 14:45:12 -07:00 |
|
Jean-Michel Trivi
|
1cfc02fbb9
|
Adding proxy class to communicate with the TTS service through the ITts interface.
|
2009-05-27 10:36:30 -07:00 |
|
Jean-Michel Trivi
|
a4e40fa924
|
Add AIDL files for the TTS service and the associated callback service (to signal synthesis completion).
|
2009-05-22 11:45:26 -07:00 |
|