PreviousNextIndex
Nodes and Palette Options > Detailed Palette Option Descriptions > Record
 
Record

Type

Form Item

Available from

Note:

The Record item cannot be used in the same node as the Blind Transfer item, the Bridged Transfer item, or the Input item. So, although the Record item appears on palettes for other nodes, such as the Blind Transfer node, the Bridged Transfer node, and the Prompt and Collect node, it is not actually available for use in those nodes without destroying their intended functionality. It is intended primarily for use in the Record node.

Purpose

There are times when you want to collect information from callers that is not easily collected using DTMF or ASR input. For example, you might want to get the address of the caller, to enter into a database later on. Or you might want to allow callers to leave voice messages for the parties they are trying to reach. The Record item is the call flow element that is responsible for collecting recorded input and saving it to a file for retrieval later.

Behavior

The Record item:

Note:

If the caller does not start recording within the time as set in the Max Silence property, the system throws a No Input event. For more information about Record item properties, see the following section, "Properties."

When you place this item in a node subflow, Dialog Designer automatically creates a complex variable with the same name. This variable contains the following fields, which are populated upon completion of the node at run time:

To play the audio file of the recording back later in the application:

  1. Create a prompt in which to play the audio file.
  1. Place a text variable in the prompt.
  1. In the Variable field for the text variable, select the Record item variable.

Note:

The Record item variable has the same name as the Record item.

  1. In the Variable Field field for the text variable, select value.
  1. In the Format field for the text variable, select url.

The value field of the Record item variable contains the URL of the audio file that was recorded. When the Avaya Application Simulator comes to this variable field which uses the URL format, the system retrieves the audio file from the designated URL and plays it back.

You can also use other functions to assign the recorded audio file to a database, from which you can retrieve it later. This might be done, for instance, to have an administrator later retrieve an address and convert it to a text-based format for later use.

Properties

Note:

If you set this property to true, the system treats it, essentially, as a local grammar. This setting overrides any other local DTMF grammars that might be active.

Audio format

Description

audio/x-wav

WAV format: This format is a WAV (RIFF header) 8kHz 8-bit mono mu-law or A-law [PCM] single channel format.

audio/x-alaw-basic

G.711-compliant format: This format is a raw (headerless) 8kHz 8-bit mono A-law [PCM] single channel format.

audio/basic

G.711-compliant format: This format is a raw (headerless) 8kHz 8-bit mono mu-law [PCM] single channel format.



PreviousNextIndex

©2009, Avaya Inc. All rights reserved.