RecognizerIntent.ExtraCallingPackage Field

Definition

The extra key used in an intent to the speech recognizer for voice search.

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

Field Value

String
Attributes

Remarks

Java documentation for android.speech.RecognizerIntent.EXTRA_CALLING_PACKAGE.

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