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