Android.Speech.Tts.SynthesisRequest.Language Property
Gets the ISO 3-letter language code for the language to use.

Syntax

[get: Android.Runtime.Register("getLanguage", "()Ljava/lang/String;", "GetGetLanguageHandler")]
public string Language { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Gets the ISO 3-letter language code for the language to use.

[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 14