VoxML 1.0 Element Reference

CANCEL Element

CANCEL Element

The CANCEL element enables the application developer to define the behavior of the VoxML application in response to a user’s request to cancel the current PROMPT. If the application developer does not define the behavior of CANCEL for a given STEP, the system default behavior will be used.

The default behavior for the CANCEL element is to stop the PROMPT, and then process any interactive INPUTs.

The CANCEL element, like the HELP element, can be invoked through a variety of phrases. The user may say only the word “cancel”, or the user may say “I would like to cancel, please.” In either case, the CANCEL element will be interpreted.

The CANCEL element can be contained within a STEP or a CLASS element.

Syntax

<CANCEL NEXT="value" [NEXTMETHOD="value"] />

or

<CANCEL NEXT="value" [NEXTMETHOD="value"] > text </CANCEL>

Attributes

Attribute Name

Allowed Values

 

 

NEXT

next step URL

 

 

NEXTMETHOD

GET *

 

POST

October 1998

VoxML 1.0 Language Reference 9

Page 13
Image 13
Motorola 1 manual Cancel Element, Next step URL