3 references to GetCultureInfoFromLanguageString
System.Speech (3)
Internal\ObjectToken\ObjectToken.cs (1)
187
culture = SapiAttributeParser.
GetCultureInfoFromLanguageString
(langId);
Recognition\RecognizerInfo.cs (1)
77
CultureInfo? cultureInfo = SapiAttributeParser.
GetCultureInfoFromLanguageString
(langId);
Synthesis\VoiceInfo.cs (1)
57
_culture = SapiAttributeParser.
GetCultureInfoFromLanguageString
(langId);