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

# Voice Pricing

> Complete transparency on how voice-to-voice interactions are priced, including all fees and provider costs.

<Tip>
  Visit your **Billing page** from the dashboard (bottom left corner) to access the **Pricing Calculator** and estimate your voice call costs based on your specific usage and provider selections.
</Tip>

***

## Full Transparency Pricing

Learn how **voice-to-voice interactions** are priced, including Convocore's platform fees, providers' costs, and concurrency limitations. We believe in complete transparency about what you're paying for.

***

## 💰 Platform Base Fee

Convocore charges a **platform fee of 3 cents per minute** (\$0.03/min) in addition to the provider's costs. This covers:

* Infrastructure and hosting
* Real-time processing and routing
* Monitoring and analytics
* Support and maintenance
* Platform features and integrations

<Note>
  The platform fee is the same across all plans. Your subscription tier determines how many concurrent calls you can handle and what features you have access to.
</Note>

***

## 🎯 Total Cost Breakdown

Your total cost per minute for voice calls = **Platform Fee + STT Provider + TTS Provider + LLM Costs + Telephony (if applicable)**

**Example calculation:**

* Platform fee: \$0.03/min
* STT (AssemblyAI): \$0.0088/min
* TTS (Google Cloud): \$0.0110/min
* LLM (GPT-4o Mini): \~\$0.002/min
* **Total: \~$0.052/min or $5.20 per 100 minutes**

<Warning>
  We include a 10% markup on provider costs unless you're on the **Enterprise plan**. Enterprise users are charged the **exact provider costs** with no markup.
</Warning>

***

## 🎙️ Google Gemini Live - Special Pricing

Google Gemini Live is a unique voice solution that combines all AI processing in one seamless experience. Here's the complete cost breakdown:

### Google Gemini Live Cost Structure

| Component              | Cost per Minute   | Notes                                   |
| ---------------------- | ----------------- | --------------------------------------- |
| **Google Gemini Live** | \$0.02/min        | Google's AI processing                  |
| **Convocore Platform** | \$0.03/min        | Infrastructure & routing                |
| **Twilio (Optional)**  | $0.01 - $0.02/min | Phone number costs (if using telephony) |

### Total Gemini Live Costs

* **Without Telephony**: $0.05/min ($5 per 100 minutes)
* **With Twilio Phone**: $0.06 - $0.07/min (\$6-7 per 100 minutes)

<Note>
  Google Gemini Live provides an all-in-one voice AI solution, potentially simplifying your stack and reducing the need to manage multiple providers for STT, TTS, and LLM separately.
</Note>

***

## 🔎 Detailed Provider Costs

Here's a complete breakdown of **Speech-to-Text** and **Text-to-Speech** provider costs. All prices include a 10% platform markup (waived for Enterprise plans):

### 📝 Speech-to-Text Providers

<div style={{ border: '1px solid #dddddd44', borderRadius: '8px', padding: '10px', boxShadow: '0 4px 6px rgba(0, 0, 0, 0.1)', marginBottom: '20px' }}>
  <table style={{ width: '100%', borderCollapse: 'collapse', textAlign: 'left' }}>
    <thead>
      <tr>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Provider</th>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Cost per Minute</th>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Best For</th>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Pricing Link</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**AssemblyAI**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0088/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>Budget-conscious projects</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://www.assemblyai.com/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**Deepgram**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0110/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>High accuracy & speed</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://deepgram.com/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px' }}>**Gladia**</td>
        <td style={{ padding: '8px 12px' }}>\$0.0143/min</td>
        <td style={{ padding: '8px 12px' }}>Premium features</td>

        <td style={{ padding: '8px 12px' }}>
          <a href="https://www.gladia.io/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>
    </tbody>
  </table>
</div>

***

### 🔊 Text-to-Speech Providers

<div style={{ border: '1px solid #dddddd44', borderRadius: '8px', padding: '10px', boxShadow: '0 4px 6px rgba(0, 0, 0, 0.1)', marginBottom: '20px' }}>
  <table style={{ width: '100%', borderCollapse: 'collapse', textAlign: 'left' }}>
    <thead>
      <tr>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Provider</th>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Cost per Minute</th>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Voice Quality</th>
        <th style={{ padding: '8px 12px', borderBottom: '2px solid #ddd' }}>Pricing Link</th>
      </tr>
    </thead>

    <tbody>
      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**Google Cloud TTS**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0110/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>Good, Standard + Neural2</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://cloud.google.com/text-to-speech/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**Rime AI**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0165/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>Great quality/price balance</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://rime.ai/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**Twilio**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0165/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>Standard telephony</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://www.twilio.com/voice/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**OpenAI**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0176/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>Very natural voices</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://openai.com/api/pricing/" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**Azure**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0209/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>Enterprise-grade</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://azure.microsoft.com/en-us/pricing/details/cognitive-services/speech-services/" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**Cartesia**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0242/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>High-quality synthetic</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://cartesia.ai/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>**ElevenLabs**</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>\$0.0440/min</td>
        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>Premium, Turbo enforced</td>

        <td style={{ padding: '8px 12px', borderBottom: '1px solid #ddd' }}>
          <a href="https://elevenlabs.io/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>

      <tr>
        <td style={{ padding: '8px 12px' }}>**PlayHT**</td>
        <td style={{ padding: '8px 12px' }}>\$0.0770/min</td>
        <td style={{ padding: '8px 12px' }}>Ultra-realistic</td>

        <td style={{ padding: '8px 12px' }}>
          <a href="https://play.ht/pricing" target="_blank">View Pricing</a>
        </td>
      </tr>
    </tbody>
  </table>
</div>

***

## ⚙️ Concurrency Limits

The Voice Suite supports concurrent calls based on your plan:

| Plan              | Concurrent Calls          | Cost per Extra Line      |
| ----------------- | ------------------------- | ------------------------ |
| **Free**          | Up to 3 concurrent calls  | N/A                      |
| **Pay as you go** | Up to 10 concurrent calls | \$5/month per extra line |
| **Enterprise**    | Custom (50+ available)    | Contact sales            |

<Note>
  Concurrent call limits can be increased by purchasing additional **Concurrent Call Line** add-ons for \$5/month each.
</Note>

***

## 🔑 Bring Your Own API Keys

<Warning>
  You currently **cannot use your own API keys** for STT/TTS voice providers. This feature is coming soon!
</Warning>

**However, you CAN bring your own LLM API keys:**

* OpenAI (GPT-4o, GPT-4o Mini, etc.)
* Anthropic (Claude models)
* Google (Gemini models)
* And more!

This can **reduce your costs by up to 20x** for LLM usage. Available on **Pay as you go** plan and above.

<Tip>
  Join our [Discord community](https://discord.com/invite/5zvdYwhZa7) to stay updated on new features including bring-your-own-keys for voice providers!
</Tip>

***

## 📊 Complete Pricing Summary

| **Component**          | **Cost Range**        | **Notes**                           |
| ---------------------- | --------------------- | ----------------------------------- |
| **Platform Fee**       | \$0.03/min            | Fixed platform cost                 |
| **Speech-to-Text**     | $0.0088 – $0.0143/min | AssemblyAI is most affordable       |
| **Text-to-Speech**     | $0.0110 – $0.0770/min | Google Cloud TTS is most affordable |
| **LLM Costs**          | Varies by model       | Use your own keys to save up to 20x |
| **Telephony (Twilio)** | $0.01 – $0.02/min     | Only if using phone numbers         |
| **Concurrency**        | 3-10+ calls           | Depends on plan                     |

### Real-World Examples

**Budget Configuration:**

* Platform: \$0.03/min
* AssemblyAI STT: \$0.0088/min
* Google TTS: \$0.0110/min
* GPT-4o Mini: \~\$0.002/min
* **Total: \~$0.052/min or $5.20/100 minutes**

**Premium Configuration:**

* Platform: \$0.03/min
* Deepgram STT: \$0.0110/min
* ElevenLabs TTS: \$0.0440/min
* GPT-4o: \~\$0.005/min
* **Total: \~$0.090/min or $9/100 minutes**

**Gemini Live Configuration:**

* Platform: \$0.03/min
* Google Gemini Live: \$0.02/min
* **Total: $0.05/min or $5/100 minutes**

<Tip>
  Use the **Pricing Calculator** on your Billing page (bottom left corner of dashboard) to calculate costs for YOUR specific configuration!
</Tip>

***

## 🎯 Cost Optimization Tips

1. **Choose the right STT provider**: AssemblyAI offers the best value at \$0.0088/min
2. **Select affordable TTS**: Google Cloud TTS (\$0.0110/min) provides great quality for the price
3. **Bring your own LLM keys**: Save up to 20x on LLM costs (available on Pay as you go+)
4. **Use efficient models**: GPT-4o Mini instead of GPT-4o can reduce LLM costs by 90%
5. **Consider Gemini Live**: All-in-one solution at competitive pricing

***

## 🔗 Next Steps

* **[Billing](../Pricing/billing)** - View plans and subscribe
* **[Credits](../Pricing/credits)** - Understand the credit system
* **[Provider Cost Estimates](../Pricing/provider-cost-estimates)** - Compare providers
* **[Setup Guide](./setup/twilio)** - Integrate Twilio for voice calling
* **[Advanced Configuration](./config/advanced)** - Customize your voice setup

***

Start building transparent, cost-efficient voice-enabled applications with **Convocore Voice Suite** today! 🚀
