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