Android.Speech.RecognizerIntent.ExtraLanguage Field
Optional IETF language tag (as defined by BCP 47), for example "en-US".

Syntax

[Android.Runtime.Register("EXTRA_LANGUAGE")]
public const string ExtraLanguage

Remarks

Optional IETF language tag (as defined by BCP 47), for example "en-US". This tag informs the recognizer to perform speech recognition in a language different than the one set in the Java.Util.Locale.Default.

[Android Documentation]

Requirements

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