RecognizerIntent.ExtraLanguage Field

Definition

Optional IETF language tag (as defined by BCP 47), for example "en-US".

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

Field Value

String
Attributes

Remarks

Java documentation for android.speech.RecognizerIntent.EXTRA_LANGUAGE.

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