Skip to main content
Updated in 2026.11 Cognigy Voice Gateway has many configuration settings that are controlled directly from within your Flow. These settings can be applied individually to the scopes:
  • Setting Session Parameters. Session parameters can comfortably be set with the Set Session Config Node. When executed, the settings apply for the remainder of the session.
  • Setting Activity Parameters. Activity parameters can be set for activities or Nodes. If, for example, Barge In is set on the Play Node, Barge In is only activated during the execution of this Node. Therefore, the user can interrupt the AI Agent during the output but not afterward. These configurations are also available in the Say, Question, and Optional Question Nodes.

Parameters

The Text-To-Speech (TTS) settings can be chosen from a pre-filled dropdown for Microsoft Azure, AWS, Google, Nuance, or a custom vendor.
The Speech-To-Text (STT) settings can be chosen from a pre-filled dropdown for supported vendors, or you can select a custom vendor.
Barge In uses the TTS and STT vendor to listen throughout the entire conversation. Consequently, Barge In may lead to increased subscription costs with your vendor.
Barge In is a feature that allows the caller to interrupt the voice AI Agent by using speech input or DTMF digits during the entire call. By default, this feature is turned off.Before release 4.80, this feature couldn’t be controlled when the call was transferred to the contact center. Barge In was always active, allowing the caller to interrupt the voice AI Agent at any time.Starting with release 4.80, you can enable or disable Barge In when the call is redirected to the contact center. This improvement lets you decide whether the caller should listen to the voice AI Agent’s messages fully or have the option to interrupt them. This way, the caller can’t use Barge In to skip, for example, important legal information such as the GDPR.To ensure Barge In works correctly after the call is transferred to the contact center, place the Set Session Config Node above the Handover to Human Agent Node.
This feature defines what should happen when there is no input from the user.Before the release 4.81, User Input Timeout was always enabled and users had to determine the number of milliseconds before timeout occurred. Starting from release 4.81, users can enable or disable User Input Timeout using a toggle. This setting keeps the voice AI Agent on the call even if the caller takes a while to respond. When the User Input Timeout is disabled, the voice AI Agent waits for the caller’s response.
This feature is designed for use cases where response delays occur in a Flow, such as when utilizing large language models (LLMs), waiting for responses from external services, or managing complex processing tasks. It helps maintain user engagement by proactively delivering information or prompts during these delays.For example, you can inform end users that their request is being processed or that assistance is on the way.
Enables DTMF collection.
Continuous ASR enables the Voice Gateway to concatenate multiple STT recognitions of the user and then send them as a single textual message to the AI Agent.
This feature is useful in scenarios where users interact with an AI Agent instead of a human when calling the contact center. Within the Atmosphere Sound section, you can configure the MP3 background track. This track may include office noises or other sounds that simulate human interaction, helping the caller feel they are speaking with a person rather than an AI Agent. Playing a background MP3 track during the conversation with AI Agents makes it more engaging and personalized.The track plays during the conversation with the AI Agent, continues when the call is transferred to a human agent, and stops once the human agent accepts the call.
Silence Overlay enables you to play an MP3 file in the background during calls with an AI Agent. This feature is activated during prolonged periods of silence, which may result from the AI Agent’s background activity. Playing the track informs the customer that the AI Agent is processing their query, which may take some time. The Silence Overlay track can simulate office sounds, for example, a human agent typing on a keyboard and clicking the mouse.When Silence Overlay is enabled in the Set Session Config Node, the Silence Overlay track starts playing automatically once the AI Agent takes longer to respond, then stops the moment the AI Agent responds. You can adjust the delay before the Silence Overlay starts to make it sound more natural.If you enabled the Call Recording feature in the Voice Gateway Self-Service Portal, the Silence Overlay track is recorded together with the AI Agent’s track and can be played back in the audio file.
List of Additional Session ParametersJSON example:
Last modified on June 29, 2026