1 write to Language
Microsoft.Maui.Essentials (1)
TextToSpeech\TextToSpeech.shared.cs (1)
219 Language = language;
3 references to Language
Microsoft.Maui.Essentials (3)
TextToSpeech\TextToSpeech.ios.tvos.watchos.cs (1)
33 AVSpeechSynthesisVoice.FromLanguage(options.Locale?.Language) ??
TextToSpeech\TextToSpeech.shared.cs (2)
234 /// <remarks>The <see cref="Locale.Language"/> property should match a <see cref="Locale.Language"/> value returned by <see cref="ITextToSpeech.GetLocalesAsync"/>.</remarks>