3 references to AttributeItem
System.Speech (3)
Synthesis\PromptBuilder.cs (3)
299startVoice._attributes.Add(new AttributeItem("xml", "lang", voice.Culture.Name)); 372startParagraph._attributes.Add(new AttributeItem("xml", "lang", culture.Name)); 409startSentence._attributes.Add(new AttributeItem("xml", "lang", culture.Name));