commit | 5a346d631f99c8cb48a0963a233918f96475337e | [log] [tgz] |
---|---|---|
author | Mike LeBeau <mlebeau@android.com> | Tue Feb 02 15:28:52 2010 -0800 |
committer | Mike LeBeau <mlebeau@android.com> | Tue Feb 02 17:07:22 2010 -0800 |
tree | a2ba9230f5c187b740be7e5c263ae54a8be92744 | |
parent | dcfefb5db31383e557804b81e5e36f4584af7c22 [diff] |
Improve some of the documentation in RecognizerIntent to reduce confusion. Specifically point out that startActivity() is not supported for ACTION_RECOGNIZE_SPEECH, and make the documentation on EXTRA_RESULTS more clear to point out that this is a part of the results, not the request.