Android.Speech.RecognizerIntent.ExtraCallingPackage Field
The extra key used in an intent to the speech recognizer for voice search.

Syntax

[Android.Runtime.Register("EXTRA_CALLING_PACKAGE")]
public const string ExtraCallingPackage

Remarks

The extra key used in an intent to the speech recognizer for voice search. Not generally to be used by developers. The system search dialog uses this, for example, to set a calling package for identification by a voice search API. If this extra is set by anyone but the system process, it should be overridden by the voice search implementation.

[Android Documentation]

Requirements

Namespace: Android.Speech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8