Android.Speech.RecognizerIntent.ExtraSupportedLanguages Field
The key to the extra in the Android.OS.Bundle returned by RecognizerIntent.ActionGetLanguageDetails which is an Android.Runtime.JavaList of Java.Lang.Strings that represents the languages supported by this implementation of voice recognition - a list of strings like "en-US", "cmn-Hans-CN", etc.

Syntax

[Android.Runtime.Register("EXTRA_SUPPORTED_LANGUAGES")]
public const string ExtraSupportedLanguages

Remarks

The key to the extra in the Android.OS.Bundle returned by RecognizerIntent.ActionGetLanguageDetails which is an Android.Runtime.JavaList of Java.Lang.Strings that represents the languages supported by this implementation of voice recognition - a list of strings like "en-US", "cmn-Hans-CN", etc.

[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