3 references to TokenName
System.Speech (3)
Internal\Synthesis\VoiceSynthesis.cs (1)
1446_defaultVoice = GetEngineWithVoice(null, new VoiceInfo(defaultVoice), defaultVoice.TokenName(), defaultVoice.Culture, gender, age, 1, switchContext);
Recognition\RecognizerInfo.cs (1)
32_name = token.TokenName();
Synthesis\VoiceInfo.cs (1)
50_name = token.TokenName();