3 references to Volume
Microsoft.Maui.Essentials (3)
TextToSpeech\TextToSpeech.shared.cs (3)
161 if (options?.Volume.HasValue ?? false) 163 if (options.Volume.Value < VolumeMin || options.Volume.Value > VolumeMax)