RecognizerIntent.ExtraSecure Field

Definition

Optional boolean to indicate that a "hands free" voice search was performed while the device was in a secure mode.

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

Field Value

String
Attributes

Remarks

Java documentation for android.speech.RecognizerIntent.EXTRA_SECURE.

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