1 write to State
System.Speech (1)
Synthesis\TTSEngine\TTSEngineTypes.cs (1)
201
State
= fragState;
3 references to State
System.Speech (3)
Internal\Synthesis\ConvertTextFrag.cs (3)
23
if (textFragment.
State
.Action == TtsEngineAction.StartParagraph || textFragment.
State
.Action == TtsEngineAction.StartSentence)
40
FragmentState ssmlState = textFragment.
State
;