PreviousNextIndex
Nodes and Palette Options > Detailed Node Descriptions > Prompt and Collect Node
 
Prompt and Collect Node

Type

Template (composite) node

Purpose

The purpose of this node is to prompt a caller for a response and collect that response in the form of a spoken reply or DTMF (touchtone) key presses.

Behavior

When you place this node in the workspace, Dialog Designer automatically creates a variable with the same name. This variable contains the following fields:

Tip:

The returns from all these variable fields can be used or manipulated later in the application. For example, if you wanted to ascertain the range of recognized utterances as received by the ASR server, you might have the contents of the utterance field written to a database. You can use this information later to refine and improve the functioning of your application.

Tip:

When you want to use the spoken response of a caller to control the flow of the call, use the interpretation field, rather than the utterance field. Avaya recommends that you use the interpretation field in this type of conditional branching situation, because the tag of the grammar item is not language dependent. This fact means that it does not matter whether the actual utterance of the caller was "yes," "oui," "ja," or some other language form. If the grammar tag was set to interpret each of these responses as "true," the interpretation field maps the response to a value of "true" in each of these cases. Thus, this tag mapping helps the application to use the response correctly, no matter what form the caller uttered.

Properties

Tip:

Dialog Designer uses the text you enter in this property field for the pop-up hint that appears when your mouse hovers over the node icon in the workspace. If you leave this blank, Dialog Designer uses the name of the node for the pop-up hint.

Default Node Structure (Node Detail Editor Flow)


PreviousNextIndex

©2009, Avaya Inc. All rights reserved.