3 references to Paragraph
System.Speech (3)
Internal\Synthesis\SSmlParser.cs (2)
632
string sElement = ValidateElement(element, SsmlElement.
Paragraph
, reader.Name);
2142
ParagraphOrSentence = Sentence |
Paragraph
,
Synthesis\PromptBuilder.cs (1)
360
ValidateElement(stackElement, SsmlElement.
Paragraph
);