次の方法で共有


TextToSpeech.GetLocalesAsync メソッド

定義

テキスト読み上げでサポートされているロケールの一覧を取得します。

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

戻り値

System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Locale>>

適用対象