Agent Speech Output Tags
Chr Ctx Emp Lst Map Mrk Pau Pit Rst Spd Vol
Ctx Tag
RemarksThis tag is supported only for TTS-generated output. The range of values for the parameter may vary depending on the installed TTS engine. |
Emp Tag
RemarksThis tag is supported only for TTS-generated output. The range of values for the parameter may vary depending on the installed TTS engine. |
Lst Tag
RemarksThis tag enables a character repeat its last spoken statement. This tag must appear by itself in the Speak method; no other text or parameters can be included. When the spoken text is repeated, any other tags included in the original text are repeated, except for bookmarks. Any .WAV and .LWV files included in the text are also repeated. |
Map Tag
RemarksThis tag enables you to use different spoken text than that displayed in the word balloon. ExampleAgent1.Characters("Genie").Speak "This is \map=" + chr(34) + "Spoken text" _ + chr(34) + "=" + chr(34) + "Balloon text" + chr(34) + "\."
|
Mrk Tag
RemarksWhen the server processes a bookmark, it generates a bookmark event. You must specify a number greater than zero (0) and not equal to 2147483647 or 2147483646. |
Pau Tag
RemarksThis tag is supported only for TTS-generated output. The range of values for the parameter may vary depending on the installed TTS engine. |
Pit Tag
RemarksThis tag is supported only for TTS-generated output. The range of values for the parameter may vary depending on the installed TTS engine. |
Rst Tag
|
Spd Tag
RemarksThis tag is supported only for TTS-generated output. The range of values for the parameter may vary depending on the installed TTS engine |
Vol Tag
RemarksThe volume setting affects both left and right channels. You cannot set the volume of each channel separately. This tag is supported only for TTS-generated output. |