PlayGreeting

Initial Setup Properties

Common (Voice and Data)

DisconnectControl

EntryGreeting

HelpDigitControl

MinSpeechTermTime

 

 

Voice Only

ClearDigits

DisconnectControl

FastForwardDigit

FastFwdSecs

GlobalToneControl

HelpDigitControl

LouderDigit

MinSpeechTermTime

PauseDigit

PauseTimeout

RewindDigit

RewindSecs

SofterDigit

TerminateOnVoice

 

Data Only

IHintGreeting

ITextPrompt

TextPrompt

Runtime Properties

Digit Transfer Properties

DigitMask

GotoNode

Position

 

 

Methods

TakeCall

 

 

Events

Disconnect

Enter

Exit

PhraseError

PlayRequest

VoiceError

Description

Development for Voice Cards

The PlayGreeting control plays a greeting and then passes the call to the next control. If the greeting plays to completion without any interrupting digits, the call exits out of the Done node. The PlayGreeting control can also accept digits from the caller to pause, skip forward and backward in the greeting, or to change the volume of the playback. The volume adjustments are reset to the default on entry and exit of the control. Any digits entered which are not configured in the property page will cause an exit out of the Digit output.

If Terminate On Digit is set in the Greeting property page, then any digit can terminate the play. If Terminate On Digit is not set, then the caller can only terminate the greeting by using one of the predefined digits set on the Digit Options page. Digits not in this set are ignored and all invalid digits after the last valid digit are left in the buffer when play terminates.

If Terminate on Voice is set to true, VBVoice listens for speech or non-silence, for a preset amount of time. If speech or non-silence is detected, an event is fired that terminates the play.

The play can be started at any position in the greeting using the Position property.

VisualConnect

The PlayGreeting control displays a text prompt <--- Content required here --->

Volume Control Operation

The PlayGreeting control provides option digits for adjusting the volume of the playback. These digits affect the volume only during the playback. The volume is reset to the default when the call leaves the control.