Jean-Michel Trivi
a8518c169b
Renaming the Tts class to TextToSpeech for clarity.
...
Switching to HashMap for parameter lists to pass key-value parameter pairs.
Using TODO instead of FIXME in comments.
Removing methods that don't belong anymore to the TTS interface now the feature
becomes part of the platform.
2009-06-10 21:32:38 -07:00
Charles Chen
f85aa5a4d4
Restructuring the TTS files so that it works as a Service
2009-06-10 13:31:09 -07:00
Jean-Michel Trivi
bac43254b2
In Tts class, removing method to set the specific engine to use as the
...
framework is always using the engine selected in the Text-To-Speech service.
2009-06-08 17:37:25 -07:00
Jean-Michel Trivi
21a6a6d26b
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
Mitsuru Oshima
409895e374
Moved error status from SpeechServiceRecognizerListener
2009-06-08 02:28:04 -07:00
Mitsuru Oshima
34b234d53f
* Chagned RecognitionService interface to use more complex RecognitionResult instead of String.
2009-05-29 16:54:55 -07:00
Brandon Ballinger
cdd0ac6d85
AI 148484: (1) Pass recognizer intent to RecognitionService when starting to listen.
...
(2) Return error strings to client rather than error types.
Automated import of CL 148484
2009-05-07 14:24:02 -07:00
Brandon Ballinger
181a44dd81
AI 146613: Move Recognition service declarations to frameworks/base/core/java/android/speech. Hide them from public API by default (no changes to current.xml).
...
Automated import of CL 146613
2009-04-16 14:31:48 -07:00
Andy Stadler
f8a7ceaef2
AI 145778: Manual merge changes 145382-145384 from cupcake.
...
Automated import of CL 145778
2009-04-10 16:24:47 -07:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
076357b856
auto import from //depot/cupcake/@132589
2009-03-03 14:04:24 -08:00
The Android Open Source Project
3dec7d563a
auto import from //depot/cupcake/@137055
2009-03-02 22:54:33 -08:00
The Android Open Source Project
3001a03543
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:31 -08:00
The Android Open Source Project
d24b8183b9
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:00 -08:00
The Android Open Source Project
22f7dfd234
auto import from //branches/cupcake/...@127101
2009-01-20 14:03:58 -08:00
The Android Open Source Project
9266c558bf
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:10 -08:00
The Android Open Source Project
b798689749
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:23 -08:00
The Android Open Source Project
f013e1afd1
Code drop from //branches/cupcake/...@124589
2008-12-17 18:05:43 -08:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00