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