TAPIEx ActiveX Control v3.6

TextIsXML

Property TextIsXML  As Boolean
Read/Write: Read and Write

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