summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 2043140.Jean-Michel Trivi2009-08-111-1/+1
* Fix bug 2022435.Jean-Michel Trivi2009-08-071-0/+16
* Fix bug 2017664Jean-Michel Trivi2009-07-291-126/+177
* Resetting the setLanguage() call to its intended behavior after change 8089Jean-Michel Trivi2009-07-221-2/+4
* Revert the setLanguage() call to its previous implementation asJean-Michel Trivi2009-07-201-4/+2
* Prevent the setLanguage() method in TextToSpeech to change the languageJean-Michel Trivi2009-07-201-11/+17
* Adding missing addEarcon method. Not having this was a bug asCharles Chen2009-07-151-0/+103
* Unhide required definitions in TextToSpeech.Engine that cover return codes andJean-Michel Trivi2009-07-141-3/+91
* Adding Utterance ID to the TtsService.Charles Chen2009-07-133-8/+76
* Fixing TTS breakage.Charles Chen2009-07-101-11/+133
* Add support in TextToSpeech for an audio stream type param and utteranceJean-Michel Trivi2009-07-101-13/+60
* Adding tagging to utterances to track which app said what.Charles Chen2009-07-102-22/+25
* Adding a missing catchCharles Chen2009-07-081-0/+1
* Remove unused definitions for default language in TextToSpeech asJean-Michel Trivi2009-07-081-3/+1
* Optimize storing of cached TTS parameters. Initialize the cachedJean-Michel Trivi2009-07-071-23/+22
* Propagating error codes to TextToSpeech.javaCharles Chen2009-07-071-36/+47
* Fixes a compatibility issue with users that have the old TTSCharles Chen2009-07-061-1/+1
* Propagating the error codes through the TtsServiceCharles Chen2009-07-061-7/+7
* Removing IPA - IPA is already handled by the phoneme tag.Charles Chen2009-07-021-5/+1
* Unhide android.speech.tts.TextToSpeechJean-Michel Trivi2009-07-021-95/+2
* Adding strings for data root and data files - these are neededCharles Chen2009-07-021-1/+6
* Adding in TTS service support for language query and level of support.Jean-Michel Trivi2009-06-292-4/+46
* Adding status return codes for TTS calls.Charles Chen2009-06-291-33/+93
* Adding implementation of IPA to the TextToSpeech.javaCharles Chen2009-06-261-2/+60
* Adding in the playSilence method to TextToSpeech.javaCharles Chen2009-06-261-1/+21
* Adding skeleton methods for IPA support.Charles Chen2009-06-261-1/+5
* Add caching of the speech rate and language in android.speech.tts.TextToSpeechJean-Michel Trivi2009-06-251-52/+41
* Updating the TextToSpeech.java with skeleton methods.Charles Chen2009-06-251-14/+66
* Adding support for pitch changes of the synthesized text in Text-To-Speech.Jean-Michel Trivi2009-06-232-1/+33
* Grouping under TextToSpeech.Engine the constants to be used byJean-Michel Trivi2009-06-181-0/+22
* Using Locale to specify language and country for a TTS language to load,Jean-Michel Trivi2009-06-172-36/+38
* TextToSpeech class cleanupsJean-Michel Trivi2009-06-111-90/+106
* Renaming the Tts class to TextToSpeech for clarity.Jean-Michel Trivi2009-06-101-109/+32
* Restructuring the TTS files so that it works as a ServiceCharles Chen2009-06-103-3/+88
* In Tts class, removing method to set the specific engine to use as theJean-Michel Trivi2009-06-081-22/+0
* Moving the Tts java class from the android.tts package to the android.speech....Jean-Michel Trivi2009-06-081-0/+608
* Moved error status from SpeechServiceRecognizerListenerMitsuru Oshima2009-06-082-4/+13
* * Chagned RecognitionService interface to use more complex RecognitionResult ...Mitsuru Oshima2009-05-295-8/+196
* AI 148484: (1) Pass recognizer intent to RecognitionService when starting to ...Brandon Ballinger2009-05-071-2/+3
* AI 146613: Move Recognition service declarations to frameworks/base/core/java...Brandon Ballinger2009-04-163-0/+181
* AI 145778: Manual merge changes 145382-145384 from cupcake.Andy Stadler2009-04-102-3/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+1452
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-1451/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-1/+0
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-0/+1
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-4/+8
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-11/+62
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-202-0/+47
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-0/+267
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+106