[Visual Basic]
Property TextIsXML As Boolean
[C#]
public Boolean TextIsXML{get;set;}
Description
Property TextIsXML Indicates that the input text in Speak()
will not be parsed for XML markup. Default value true. Set it False if you
want to disable it.
Remarks
SAPI 5.1 text-to-speech (TTS) extensible
markup language (XML) tags fall into several categories. It supports five
tags that control the state of the current voice: Volume, Rate, Pitch, Emph,
and Spell.
See Also
Speak
Support editions