1 write to _voiceSynthesizer
System.Speech (1)
Synthesis\InstalledVoice.cs (1)
20_voiceSynthesizer = voiceSynthesizer;
4 references to _voiceSynthesizer
System.Speech (4)
Synthesis\InstalledVoice.cs (4)
107if (_voice.Equals(_voiceSynthesizer.CurrentVoice(switchContext).VoiceInfo)) 109_voiceSynthesizer.Voice = null; 115_voiceSynthesizer.Voice = null; 123_voiceSynthesizer.Voice = null;