> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cognigy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Voice Call

With *Voice Call* mode, you can initiate a test call to hear how your voice AI Agent sounds.

## Prerequisites

* Activate voice call:
  * For SaaS installations, contact the support team to activate the feature.
  * For on-premises installations, activate the feature by adding `FEATURE_ENABLE_VOICECALL_WHITELIST` in `values.yaml` and assigning the corresponding organization IDs. For example, `FEATURE_ENABLE_VOICECALL_WHITELIST:<organization-1-id>,<organization-2-id>`. For all organizations, use `*`.
* Configure a voice provider in the Project's [Voice Preview Settings](/ai/agents/test/voice-preview#set-up-a-speech-provider) and the AI Agent's [voice and language](/ai/agents/test/interaction-panel/overview).
* Allow microphone access in your browser, and then in your device settings if needed.

## How to Use Voice Call Mode

To start a test call with the AI Agent, click the <img src="https://mintcdn.com/cognigy-15abf2ba/sIAERK2J23A3FpS0/_assets/icons/black-and-white/voice-call-interaction-panel.svg?fit=max&auto=format&n=sIAERK2J23A3FpS0&q=85&s=cd95f9ed22ce189c160eef8ef8725b89" alt="voice-call" width="24" height="24" data-path="_assets/icons/black-and-white/voice-call-interaction-panel.svg" /> tab in the Interaction Panel and click <img src="https://mintcdn.com/cognigy-15abf2ba/3f0tglC4DBfZZ5qq/_assets/icons/start-voice-call.svg?fit=max&auto=format&n=3f0tglC4DBfZZ5qq&q=85&s=e4cde5644d6a7d8aed015feddf256d25" alt="start-call" width="24" height="24" data-path="_assets/icons/start-voice-call.svg" /> at the bottom. To end the call, click <img src="https://mintcdn.com/cognigy-15abf2ba/sIAERK2J23A3FpS0/_assets/icons/end-voice-call.svg?fit=max&auto=format&n=sIAERK2J23A3FpS0&q=85&s=9612a5c1f668313f9b5e558ae352233b" alt="end-call" width="24" height="24" data-path="_assets/icons/end-voice-call.svg" />.

During a call, you can:

* **Monitor the call duration**. The timer displayed next to the <img src="https://mintcdn.com/cognigy-15abf2ba/sIAERK2J23A3FpS0/_assets/icons/end-voice-call.svg?fit=max&auto=format&n=sIAERK2J23A3FpS0&q=85&s=9612a5c1f668313f9b5e558ae352233b" alt="end-call" width="24" height="24" data-path="_assets/icons/end-voice-call.svg" /> button shows how long the call has been active.
* **Send DTMF tones**. Click <img src="https://mintcdn.com/cognigy-15abf2ba/Aanuo4ANeXDMmSVF/_assets/icons/black-and-white/dialpad.svg?fit=max&auto=format&n=Aanuo4ANeXDMmSVF&q=85&s=4fd646b78fe88ffdfa433564c317a09d" alt="dialpad" width="20" height="20" data-path="_assets/icons/black-and-white/dialpad.svg" /> to open a dialpad and send touch-tone (DTMF) signals during the call. With the dialpad, you can enter codes or navigate menus during a call.
* **Follow the conversation**. View the real-time conversation transcript in the Interaction Panel to track the call.

Voice call mode has a timeout. If you don't provide any voice input for a period, the call ends automatically to prevent unnecessary connection time.

To view and analyze the payload of a voice input, click <img src="https://mintcdn.com/cognigy-15abf2ba/I0ba9I1paCAUpGLP/_assets/icons/black-and-white/expand.svg?fit=max&auto=format&n=I0ba9I1paCAUpGLP&q=85&s=7a0fba0ebd6802c64c3203cdb99fa3fd" alt="expand" width="20" height="20" data-path="_assets/icons/black-and-white/expand.svg" /> indicated in the message fields.

## More Information

* [Voice Gateway Nodes](/ai/agents/develop/node-reference/voice/voice-gateway/overview)
* [Voice Preview](/ai/agents/test/voice-preview)
* [Voice Gateway](/voice-gateway/overview)
