SpeechOptions.Locale Property

Definition

Gets or Sets a specific Locale to use with text to speech.

public Xamarin.Essentials.Locale Locale { get; set; }

Property Value

Remarks

The Language property should match a Locale value returned by GetLocalesAsync().

Applies to