From Bright Pattern Documentation
< 5.19:Scenario-builder-reference-guide‎ | ScenarioBlocks
Revision as of 17:20, 24 August 2018 by Tracy (talk | contribs) (Created page with "<translate>= Play-Listen = 225px The Play-Listen scenario block is a key part of Bright Pattern's conversational...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.3 • 5.8

<translate>= Play-Listen = Play-Listen scenario block


The Play-Listen scenario block is a key part of Bright Pattern's conversational IVR. The block plays a prompt and listens for the customer's phrase or DTMF. If either is detected, the prompt stops playing and one of the following happens:

  • If a DTMF key is detected, the DTMF key exit is taken, leaving the key in the buffer for subsequent DTMF blocks.
  • If there is no change in voice detection, the block will timeout and take the Silence/Timeout exit.
  • If a vocal change is detected, voice data is fed into the selected transcriber until the voice changes back to a lower level. The transcription result is then saved into the specified variable and the block takes normal exit.

For scenarios in which input from the caller is expected in response to a prompt, use the Menu block.


Prompts

With the Play-Listen block, Prompt to play is the prompt that the scenario will play to the caller.

  1. Click select to select (or create) the prompt that this block will play. Prompts already defined for this scenario will appear in a new dialog window.

  2. Select the desired prompt and click Select.

  3. To create a new prompt, click the Add new button.


Settings

Scenario Builder Play-Listen scenario block settings


Allow interrupting prompt

Select this checkbox to allow callers to interrupt the prompt using either their voice or DTMF.

Transcriber

The transcriber is the Speech-to-Text (STT) engine that takes the vocal energy and converts it to text, thus producing a text transcription of whatever was spoken.

Select the STT integration account that has been enabled for your contact center.

Phrase

QQQ

Confidence

QQQ

Max timeout

The default value is 10 seconds.



</translate>

< Previous | Next >