2 references to Desc
System.Speech (2)
Internal\Synthesis\SSmlParser.cs (2)
347
SsmlElement possibleChild = SsmlElement.
Desc
| SsmlElement.ParagraphOrSentence | SsmlElement.AudioMarkTextWithStyle | ElementPromptEngine(ssmlAttributes);
432
string sElement = ValidateElement(element, SsmlElement.
Desc
, reader.Name);