1 write to CharacterCount
System.Speech (1)
Internal\Synthesis\VoiceSynthesis.cs (1)
181
e.
CharacterCount
= length;
2 references to CharacterCount
System.Speech (2)
Internal\Synthesis\VoiceSynthesis.cs (2)
179
int length = e.
CharacterCount
;
185
text = e.Prompt._text.Substring(e.CharacterPosition, e.
CharacterCount
);