2 references to CurrentVoice
System.Speech (2)
Synthesis\InstalledVoice.cs (1)
107if (_voice.Equals(_voiceSynthesizer.CurrentVoice(switchContext).VoiceInfo))
Synthesis\SpeechSynthesizer.cs (1)
444return VoiceSynthesizer.CurrentVoice(true).VoiceInfo;