2 references to InstalledVoice
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
69
_installedVoices.Add(new
InstalledVoice
(this, installedVoice.VoiceInfo));
1481
voices.Add(new
InstalledVoice
(voiceSynthesizer, new VoiceInfo(voiceToken)));