Android.Speech.RecognizerIntent.ExtraOrigin Field
Optional value which can be used to indicate the referer url of a page in which speech was requested.

Syntax

[Android.Runtime.Register("EXTRA_ORIGIN")]
public const string ExtraOrigin

Remarks

Optional value which can be used to indicate the referer url of a page in which speech was requested. For example, a web browser may choose to provide this for uses of speech on a given page.

[Android Documentation]

Requirements

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