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)
107
if (_voice.Equals(
_voiceSynthesizer
.CurrentVoice(switchContext).VoiceInfo))
109
_voiceSynthesizer
.Voice = null;
115
_voiceSynthesizer
.Voice = null;
123
_voiceSynthesizer
.Voice = null;