RecognizerIntent.ExtraOrigin Field

Definition

Optional value which can be used to indicate the referer url of a page in which speech was requested.

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

Field Value

String
Attributes

Remarks

Java documentation for android.speech.RecognizerIntent.EXTRA_ORIGIN.

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