1 write to _voiceSynthesis
System.Speech (1)
Internal\Synthesis\SpeakInfo.cs (1)
22
_voiceSynthesis
= voiceSynthesis;
1 reference to _voiceSynthesis
System.Speech (1)
Internal\Synthesis\SpeakInfo.cs (1)
44
TTSVoice ttsVoice =
_voiceSynthesis
.GetEngine(name, culture, gender, age, variant, false);