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