TextToSpeech.GetLocalesAsync Method

Definition

Gets a list of Locales supported by Text to Speech.

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Xamarin.Essentials.Locale>> GetLocalesAsync ();

Returns

Applies to