1 write to _voice
System.Speech (1)
Synthesis\InstalledVoice.cs (1)
21
_voice
= voice;
2 references to _voice
System.Speech (2)
Synthesis\InstalledVoice.cs (2)
32
return
_voice
;
107
if (
_voice
.Equals(_voiceSynthesizer.CurrentVoice(switchContext).VoiceInfo))