summaryrefslogtreecommitdiff
path: root/core/java/android/speech/SpeechRecognizer.java
Commit message (Expand)AuthorAgeFilesLines
* Fix link for running support check in executor for speechShubham Dubey2022-02-151-1/+1
* speech: Run support check in ExecutorAndrea Ambu2022-02-141-31/+31
* speech: Connect on model check/download triggerAndrea Ambu2022-02-091-4/+32
* Revert^2 "speech: Allow long speech sessions"Andrea Ambu2022-02-081-0/+16
* Revert "speech: Allow long speech sessions"Shubham Dubey2022-02-071-16/+0
* speech: Allow long speech sessionsAndrea Ambu2022-02-041-0/+16
* speech: Add api to check request is supportedAndrea Ambu2022-01-181-8/+124
* speech: Add lenient SpeechRecognizer instantiationAndrea Ambu2021-07-081-22/+27
* speech: Update createSpeechRecognizer javadocAndrea Ambu2021-06-071-4/+9
* speech: Add #isOnDeviceRecognitionAvailableAndrea Ambu2021-05-181-1/+40
* Introduce additional error codes for better language handling.Sergey Volnov2021-04-091-0/+45
* Merge "Add a comment to speech recognition service requiring clients targetin...Sergey Volnov2021-04-011-1/+23
|\
| * Add a comment to speech recognition service requiring clients targetingSergey Volnov2021-03-311-1/+23
* | Runtime permission attribution improvementsSvet Ganov2021-03-291-11/+4
* | Add utility for to allow to overwrite on-device speech recognitionSergey Volnov2021-03-101-27/+94
* | Redirect all speech recognition traffic through system server.Sergey Volnov2021-02-171-119/+124
* | Add System speech recognition service.Eugenio Marchiori2021-01-271-28/+105
|/
* Fix Voice shortcuts not working system-wide in Rryanlwlin2020-05-061-2/+2
* Rename featureId -> attributionTagPhilip P. Moltmann2020-03-121-4/+5
* Pipe through featureId from caller to noteOps in RecognitionServicePhilip P. Moltmann2019-10-301-4/+6
* Make sure cancel is called on tear down.Jerome Poichet2014-09-301-0/+8
* Make InternalListener static to avoid referencing SpeechRecognizer.Mark Renouf2014-03-171-1/+1
* Update documentation for speech APIs.Marc Wilson2013-09-101-2/+8
* Support speech recognizer confidence values.Mike LeBeau2011-04-051-1/+15
* Updated documentation for upcoming fix for @code tagsBen Dodson2010-08-261-1/+1
* bugfix for: OOM error while doing voice search repeatedlyValentin Kravtsov2010-04-221-0/+1
* Fix bug 2553592 API REVIEW: android.speechJean-Michel Trivi2010-03-301-0/+479