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

# Deepgram Integration

> Connect Deepgram to ContactSwing for speech-to-text and voice synthesis within AI agent workflows.

## Overview

Integrate Deepgram to add transcription and TTS capabilities to your AI agents and voice features in ContactSwing.

Learn how to connect and configure Deepgram with ContactSwing. This guide shows you how to set up and use Deepgram integration effectively.

Connect your Deepgram AI account to unlock advanced speech synthesis and transcription features for your agents. By integrating Deepgram, you can use your API keys to create custom AI Agents directly from the dashboard. 🚀

### 🎥 Video walkthrough

<div class="card-video">
  <video src="https://storage.googleapis.com/helpsessionvideos/Contactswing/Videos/Integration/Deepgram/deepgram-integration.mp4" autoplay playsinline controls title="Deepgram Integration Guide" />
</div>

# Step-by-step guide

Follow these steps to add the Deepgram AI integration:

<Steps>
  <Step title="Go to the Integrations section">
    In your application, go to the **Integrations** section.

    <img src="https://storage.googleapis.com/helpsessionvideos/Contactswing/images/Integration/Deepgram/deep1.jpg" alt="Integrations" />
  </Step>

  <Step title="Select Deepgram AI and connect your API key">
    Click the **Deepgram AI** integration option to begin connecting your API key. Once you connect your Deepgram account, you can use it while creating AI Agents.

    <img src="https://storage.googleapis.com/helpsessionvideos/Contactswing/images/Integration/Deepgram/deep2.jpg" alt="Deepgram integration" />
  </Step>

  <Step title="Select the integration type">
    After you enter your API key, choose the integration type:

    * 🗣️ **Synthesizer** – For generating AI-powered speech synthesis.
    * 📝 **Transcriber** – For converting speech to text.
    * 🔄 **Both** – To enable both synthesizer and transcriber functionalities.
  </Step>

  <Step title="Complete the integration">
    After you select your integration type, the setup is complete. You can now use Deepgram AI's features directly from the Create AI Agents dashboard. ✨
  </Step>
</Steps>
