summaryrefslogtreecommitdiffstats
path: root/core/java/android/speech
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 3ebade5d to honeycomb-plus-aospJean-Michel Trivi2011-01-241-6/+17
|\
| * Bug 3365937 notify TTS initialization listener of binding errorsJean-Michel Trivi2011-01-201-5/+16
* | Fix bug 2084122: enable application control over text synth volumeJean-Michel Trivi2011-01-111-4/+2
* | Add support in TTS for volume and panning control of the synth outputJean-Michel Trivi2011-01-051-30/+81
* | am 0655b31d: am 12b82c8d: Merge "Unhide RecognizerResultsIntent. This API was...Mike LeBeau2010-12-201-16/+2
|\ \ | |/
| * Unhide RecognizerResultsIntent. This API wasMike LeBeau2010-12-201-16/+2
* | Add new EXTRA_WEB_SEARCH_ONLY to RecognizerIntent API. This can be used toMike LeBeau2010-12-161-1/+13
* | Updated documentation for upcoming fix for @code tagsBen Dodson2010-08-261-1/+1
|/
* Fix NPE in TextToSpeech with setLanguage(null)Jean-Michel Trivi2010-07-261-0/+3
* Fixing: RecognitionService logcat spam "cancel called..."Valentin Kravtsov2010-05-041-1/+1
* bugfix for: OOM error while doing voice search repeatedlyValentin Kravtsov2010-04-222-25/+50
* Unhiding TTS API constants and methods needed for TTS plugin support.Charles Chen2010-04-021-7/+0
* Merge "Fix for bug 2564771 - pitch setting between apps can interfere with on...Charles Chen2010-04-012-26/+56
|\
| * Fix for bug 2564771 - pitch setting between apps canCharles Chen2010-04-012-26/+56
* | Fix bug 2553592 API REVIEW: android.speechJean-Michel Trivi2010-03-305-41/+41
|/
* Fix for bug 2548048 - it was impossible for applications to discoverCharles Chen2010-03-292-1/+44
* Cherry-picking this fix into Froyo.Charles Chen2010-03-262-1/+42
* RecognitionManager does not throw exceptions when neededValentin Kravtsov2010-03-181-19/+20
* Merge "Fix bug 2481825 When TTS is synthesizing to a file, return an error if...Jean-Michel Trivi2010-03-091-3/+2
|\
| * Fix bug 2481825Jean-Michel Trivi2010-03-081-3/+2
* | Update comments for the new EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS.Mike LeBeau2010-03-081-4/+5
* | Adding support for passing HTTP headers to a BrowserValentin Kravtsov2010-03-081-1/+18
|/
* Fixing a bug with TTS that caused TTS to ignore the default settingsCharles Chen2010-03-011-8/+8
* Add an extra which allows to query *only* for the voice search language prefe...Mike LeBeau2010-02-261-0/+9
* Re-arrange android-common so framework no longer links with it.Dianne Hackborn2010-02-251-0/+9
* Two big additions to the voice recognition APIs:Mike LeBeau2010-02-182-10/+135
* Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've gotMike LeBeau2010-02-161-6/+0
* Fixing the bug where mic button is not shownValentin Kravtsov2010-02-121-1/+1
* Hiding the new TextToSpeech Intent extras for voice data checkCharles Chen2010-02-111-0/+3
* Merge "Adding Intent extra strings to TextToSpeech.Engine for doing voice dat...Charles Chen2010-02-111-0/+22
|\
| * Adding Intent extra strings to TextToSpeech.Engine for doingCharles Chen2010-02-111-0/+22
* | Improve a comment in RecognitionService.Mike LeBeau2010-02-111-2/+2
* | Use the new RecognitionService.SERVICE_INTERFACE instead ofMike LeBeau2010-02-111-1/+1
* | Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService,Mike LeBeau2010-02-111-0/+14
* | Add new setting for the ComponentName of the service to be usedMike LeBeau2010-02-111-2/+16
|/
* Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via on...Alex Gruenstein2010-02-092-1/+10
* Fixing a bug when installing VoiceSearch cause errorValentin Kravtsov2010-02-081-9/+18
* Adding speech recognition service public APIValentin Kravtsov2010-02-055-156/+569
* Improve some of the documentation in RecognizerIntent to reduce confusion.Mike LeBeau2010-02-021-6/+15
* Add "inline" constant to RecognizerResultsIntent.Mike LeBeau2010-02-021-5/+12
* Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicatesMike LeBeau2010-02-011-5/+23
* Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent.Mike LeBeau2010-02-011-0/+104
* Adding Recognition Service and Listener wrappersValentin Kravtsov2010-01-268-370/+522
* Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice searchMike LeBeau2010-01-251-2/+0
* Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll triggerMike LeBeau2010-01-251-0/+8
* Enabling multiple apps to use different speech synthesis engines and notCharles Chen2010-01-081-49/+71
* Adding the ability to specify the speech synthesisCharles Chen2009-11-192-1/+43
* Clobber frameworks/base/core/java/android/speech in master with theMike LeBeau2009-09-242-71/+115
* am 3e8c0ee8: am 91a5d831: am b5308a70: Merge change 24816 into donutJean-Michel Trivi2009-09-171-82/+115
|\
| * am b5308a70: Merge change 24816 into donutJean-Michel Trivi2009-09-151-82/+115
| |\