Onuniversal

This ASRClosed Allows contacts to respond to recorded voice prompts by speaking, pressing keys on their phone, or a combination of both. action uses defined lists of phrases or a grammar file and speech recognition to allow branching in a script based on what the caller says. For example, at any time during the IVR, the caller can say “I want to speak with an agent” and the Onuniversal event will execute within the script and send the call to an agent.

Instead of following the standard IVRClosed Automated phone menu that allows callers to interact through voice commands, key inputs, or both, to obtain information, route an inbound voice call, or both. menu options or other result branches such as Onanswer or Onrelease, when Voiceparams detects one of the configured ASR Actions, the Onuniversal event triggers, followed by Reqagent. Notice that Asrmenu is used in this case instead of Menu, and is required to trigger Onuniversal. The availability of Asrmenu is controlled by a business unitClosed High-level organizational grouping used to manage technical support, billing, and global settings for your CXone environment feature level setting.

ASR is an optional feature that must be enabled for your business unit. Contact your Account Representative to add this feature.

Supported Script Types

The icon for the Phone script type - an old-style phone handset with curved lines indicating sound coming out of it.

Phone

Properties

This action has no unique properties. It relies on how the ASRUniversalPhraseList or the ASRUniversalGrammarFile properties (one or the other, not both) is configured in a related Voiceparams action.

Result Branch Conditions

Result branch conditions allow you to create branches in your script to handle different outcomes when an action executes.

Condition

Description

Default

Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the action's other branches are not defined.