RecognizerResultsIntent.ActionVoiceSearchResults Field

Definition

Intent that can be sent by implementations of voice search to display the results of a search in, for example, a web browser.

[Android.Runtime.Register("ACTION_VOICE_SEARCH_RESULTS")]
public const string ActionVoiceSearchResults;
[<Android.Runtime.Register("ACTION_VOICE_SEARCH_RESULTS")>]
val mutable ActionVoiceSearchResults : string

Field Value

String
Attributes

Remarks

Java documentation for android.speech.RecognizerResultsIntent.ACTION_VOICE_SEARCH_RESULTS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to