summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Message.java
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2010-02-18 19:01:47 -0800
committerMike LeBeau <mlebeau@android.com>2010-02-18 19:19:49 -0800
commit79375f761922b208e2e50ff13a63552c9d01567b (patch)
tree7966ee6e151299cf9c284774159f3dd883fd6071 /core/java/android/os/Message.java
parent9599452dd9c001cc2217175227514ef9ac631cd9 (diff)
downloadframeworks_base-79375f761922b208e2e50ff13a63552c9d01567b.zip
frameworks_base-79375f761922b208e2e50ff13a63552c9d01567b.tar.gz
frameworks_base-79375f761922b208e2e50ff13a63552c9d01567b.tar.bz2
Two big additions to the voice recognition APIs:
* Allow activities satisfying RecognizerIntent.ACTION_WEB_SEARCH to point to the class name of a broadcast receiver which returns details about the voice search implementation in an ordered broadcast response. Provide a convenience method for getting the intent to fire for this info. This can be used to get the current language preference and the list of supported languages, and is extensible for future uses. * When creating a RecognitionManager, allow the caller to optionally specify a specific component of a voice recognition service on the device that they want to use. This way, an app can still use its own service through RecognitionManager, even if it's not the one chosen the user in settings.
Diffstat (limited to 'core/java/android/os/Message.java')
0 files changed, 0 insertions, 0 deletions