Voice Action Cells

This category provides functions for playing and recording media prompts, capturing DTMF input, and creating IVR menus using voice recognition technology. You can also include voice biometric functionality in your scripts.

Voice Action Cell

Description

 

Play Media

Plays an audio prompt to the caller.

 

Record

Records a call after a tone.

 

Data Capture

Collects a series of DTMF keypresses from the caller.

 

Menu

Routes the caller according to a DTMF keypress, automatic speech recognition (ASR), or both.

 

Play Expression

Reads out data such as times, dates, numbers, digits, and alphabetical characters to the caller.

 

Prompt Re-record

Changes the content of an audio file.

 

Copy Prompt

Copies content from one audio file to another.

 

Detect Sound

Listens for a sound on a connected line and branches accordingly.

 

ASR Menu

Routes the caller according to whether the caller's spoken input matches one or more configured items in a grammar file.

 

Add to Prompt Queue

Starts playing an audio prompt to the caller and then immediately passes execution to the next action cell whilst the audio is playing.

 

Wait for Prompt Queue

Instructs the script to either wait for all prompts in the Add to Prompt Queue action cell(s) to stop playing or to wait for a specified period before moving to the next action cell in the script.

 

Stop Prompt Queue

Instructs the script to stop playing the prompts in Add to Prompt Queue action cells earlier in the script.

 

Play Recording

Plays a recording captured by a Record action cell.

 

Enrol Voice Model

Creates a voice print impression from the caller's spoken phrase and voice for enrolment (registration) in a voice recognition system database. This can be used to identify the caller by their voice when they call in again.

 

Check Voice Model

Checks if the caller has a voice print impression enrolled (registered) in a voice recognition system database.

 

Verify Voice Model

Compares the caller's spoken phrase and voice to a registered voice print impression stored in a voice recognition system database, and then verifies the caller if a match is found.

 

AMD

Answering Machine Detection. Checks if the connected party in a call generated in a storm OUTBOUND dialler campaign is likely to be an answering machine and then branches accordingly.

Full action cell list