Android.Speech.Tts.TextToSpeech.DefaultLanguage Property
Returns a Locale instance describing the language currently being used as the default Text-to-speech language.

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getDefaultLanguage", "()Ljava/util/Locale;", "GetGetDefaultLanguageHandler")]
public virtual Java.Util.Locale DefaultLanguage { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a Locale instance describing the language currently being used as the default Text-to-speech language. The locale object returned by this method is NOT a valid one. It has identical form to the one in TextToSpeech.Language. Please refer to TextToSpeech.Language for more information.

[Android Documentation]

Requirements

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