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