2 references to SupportedAudioFormats
System.Speech (2)
Internal\Synthesis\TTSVoice.cs (2)
77if (VoiceInfo.SupportedAudioFormats?.Count > 0) 80targetWaveFormat = VoiceInfo.SupportedAudioFormats[0].WaveFormat;