VoxML 1.0 Element Reference

HELP Element

HELP Element

The HELP enables the application developer to define the behavior of the VoxML application when the user asks for help. If the application developer does not define the behavior of HELP for a given STEP, the system default behavior will be used.

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

The default behavior for the HELP element is to stop the PROMPT (if one is playing), speak the phrase “No help is available.”, remain in the current STEP, and process any interactive INPUTs.

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

Syntax

<HELP [ORDINAL="value"] [REPROMPT="value"] [NEXT="value" [NEXTMETHOD="value"] ] > text </HELP>

Attributes

Attribute Name

Allowed Values

 

 

ORDINAL

integer

 

 

REPROMPT

Y

 

N *

 

 

NEXT

next step URL

 

 

NEXTMETHOD

GET *

 

POST

October 1998

VoxML 1.0 Language Reference 18

Page 22
Image 22
Motorola 1 manual Help Element