3.28. mark

Element typemark
Attributesname
Parentsaudio | choice | emphasis | enumerate | menu | paragraph | prompt | prosody | sentence | voice
ChildrenNone.
DescriptionPlaces a marker into the output stream for asynchronous notification. When the TTS processor reaches this marker it will throw an asynchronous event referencing the given name. This can be used for platform-specific pause/resume capabilities.

DTD

<!ELEMENT mark EMPTY >
<!ATTLIST mark
  name CDATA #REQUIRED >

Language model

Attributes

name : CDATA

Associates a name with this element.

Children

None.

Examples

Example 3-32. Using mark to throw an asynchronous event
 <?xml version="1.0" ...

Get Definitive VoiceXML™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.