OSDN Git Service

Add the API constants to support providing hint strings in the response to
authorMike LeBeau <mlebeau@android.com>
Wed, 24 Feb 2010 22:08:18 +0000 (14:08 -0800)
committerMike LeBeau <mlebeau@android.com>
Thu, 25 Feb 2010 15:19:55 +0000 (07:19 -0800)
commit2f5fc454c82e61df135d5faa46b77f75107386d2
tree5724f462dbbdc987345212a6ba580d888017c6fd
parente575d3dff5b06cb5a4aae0fa0626f884297eb15d
Add the API constants to support providing hint strings in the response to
RecognizerIntent.ACTION_GET_LANGUAGE_DETAILS.

This will use the new support for ArrayList<CharSequence> bundles added in
http://b/2468093. This and the corresponding VoiceSearch CL should not be
submitted until that is.
common/java/com/android/common/speech/Recognition.java