Android.Speech.RecognizerIntent.ExtraLanguagePreference Field
The key to the extra in the Android.OS.Bundle returned by RecognizerIntent.ActionGetLanguageDetails which is a Java.Lang.String that represents the current language preference this user has specified - a locale string like "en-US".

Syntax

[Android.Runtime.Register("EXTRA_LANGUAGE_PREFERENCE")]
public const string ExtraLanguagePreference

Remarks

The key to the extra in the Android.OS.Bundle returned by RecognizerIntent.ActionGetLanguageDetails which is a Java.Lang.String that represents the current language preference this user has specified - a locale string like "en-US".

[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