PlayGreeting Setup Page

Clear digits on entry

(ClearDigits property)

Set this check box if you want to clear all previously collected digits from the VBVoice digit buffer. You may want to allow experienced callers to save time by typing ahead because they know which order the prompts are played and what digits are used.

Play Option Digits

These digits allow the caller to control the playback of a greeting by jumping ahead or moving back to replay a section.

Note: The option digits works regardless of the Terminate on Digit setting in the EntryGreeting.

Fast Forward Secs

(FastFwdSecs property)

Time (in seconds) that play is fast forwarded if the FastForwardDigit is pressed.

Rewind Secs

(RewindSecs property)

Time (in seconds) that play is rewind if the RewindDigit is pressed.

Pause Secs

(PauseTimeout property)

Time (in seconds) that play is paused if the PauseDigit is pressed.

Fast Forward

(FastForwardDigit property)

Moves the playback ahead when received by the number of seconds set in the FastForwardSecs property. When the end of the file is reached, the play stops in the normal way and the call continues from the next control.

Rewind

(RewindDigit property)

Rewinds the playback backwards when received by the number of seconds set in the Rewind Secs field.

Pause

(PauseDigit property)

Terminates the playback. The playback restarts at the same position when another digit is received or after the pause timeout time.

Louder

(LouderDigit property)

Increases the volume of the playback by one increment. There are 21 volume increments.

Softer

(SofterDigit property)

Decreases the volume of the playback by one increment.

Read more about PlayGreeting control.