3 references to GetVoice
System.Speech (3)
Internal\Synthesis\VoiceSynthesis.cs (3)
533
TTSVoice defaultVoice = _currentVoice ??
GetVoice
(switchContext);
637
GetVoice
(switchContext);
754
TTSVoice voice = _currentVoice ??
GetVoice
(false);