2 references to Age
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (1)
1444SsmlParserHelpers.TryConvertAge(defaultVoice.Age.ToLowerInvariant(), out age);
Synthesis\VoiceInfo.cs (1)
51SsmlParserHelpers.TryConvertAge(token.Age.ToLowerInvariant(), out _age);