다음을 통해 공유


TextToSpeech.GetLocalesAsync 메서드

정의

Text to Speech에서 지원하는 로캘 목록을 가져옵니다.

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

반환

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

적용 대상