Skip to main content
About the Resource Center

Barge-in options

The barge-in feature lets you configure an audio sequence that allows user input to bypass the audio. For example, your callers may know that they can press 2 to transfer immediately to customer service.

Barge-in and Genesys Dialog Engine Bot Flows

For bot flows, if you want to allow them to interrupt a bot response without listening to the entire audio message first, enable barge-in under Settings > User Input > General. This setting is applied globally.

This global setting allows users to bypass a question. For example, your callers may know that they say their account number without waiting for the entire question. The global barge-in feature is available at points in the conversation when the bot expects an answer from the customer; for example, in an Ask for Intent action. A user cannot interrupt at points in the conversation when the bot does not expect an answer, such as in a Communicate action.

Note: To enable barge-in functionality for a Google Dialogflow bot, see Enable barge-in for Google Dialogflow bots.

Barge-in and voice or message flows

In voice, chat, or message flows, to allow your users to transfer without listening to the entire audio message first, enable barge-in on the Audio Sequence Editor. You can also use the AudioPlaybackOptions function call an audio expression text. 

Notes:
  • The audio can be a .wav file or TTS.
  • For barge-in to occur, the spoken utterance or DTMF tone does not have to match anything.
  • When the system queues more than one audio playback, the barge-in setting for each audio play is honored while it actually plays. However; when barge-in triggers, it causes the current audio play to abort as well as to skip any audio plays that exist in the queue, regardless of their barge-in settings.
  • The Enable Barge-in checkbox only applies to non-custom audio expressions. It appears in custom expressions for multiple languages, but does not apply to them.
  • To enable barge-in functionality for a Google Dialogflow bot, see Enable barge-in for Google Dialogflow bots.