index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
speech
/
RecognizerIntent.java
Age
Commit message (
Expand
)
Author
2021-04-26
Add information to EXTRA_AUDIO_INJECT_SOURCE
Nate Myren
2021-04-20
Add EXTRA_AUDIO_INJECT_SOURCE to RecognizerIntent
Nate Myren
2020-04-13
docs: Note behavior of PREFER_OFFLINE
Andrew Solovay
2018-05-10
Document system activity intents that may not be implemented
Christopher Tate
2015-04-27
Add android.speech.RecognizerIntent EXTRA_PREFER_OFFLINE to indicate
Cedric Ho
2013-09-10
Update documentation for speech APIs.
Marc Wilson
2012-05-17
New action and extra in RecognizerIntent for "hands free" voice search
Jean-Michel Trivi
2011-04-05
Add EXTRA_ORIGIN to RecognizerIntent.
Mike LeBeau
2011-04-05
Support speech recognizer confidence values.
Mike LeBeau
2010-12-16
Add new EXTRA_WEB_SEARCH_ONLY to RecognizerIntent API. This can be used to
Mike LeBeau
2010-02-26
Add an extra which allows to query *only* for the voice search language prefe...
Mike LeBeau
2010-02-25
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-18
Two big additions to the voice recognition APIs:
Mike LeBeau
2010-02-16
Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got
Mike LeBeau
2010-02-09
Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via on...
Alex Gruenstein
2010-02-02
Improve some of the documentation in RecognizerIntent to reduce confusion.
Mike LeBeau
2010-01-26
Adding Recognition Service and Listener wrappers
Valentin Kravtsov
2010-01-25
Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice search
Mike LeBeau
2010-01-25
Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger
Mike LeBeau
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project