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

# Text to Speech

> Convert text into natural-sounding Arabic and English speech

Hamsa Text to Speech (TTS) converts written text into natural-sounding audio with proper Arabic pronunciation, intonation, and support for multiple dialects.

## What you can do

* Generate voiceovers for Arabic media content and advertisements
* Create accessible audio versions of written Arabic content
* Build real-time voice agents for customer service
* Produce e-learning content with natural Arabic pronunciation

## Models

| Model            | Best For                               | Latency     |
| ---------------- | -------------------------------------- | ----------- |
| **TTS Standard** | High-quality content, media production | \~300-500ms |
| **TTS Realtime** | Voice agents, conversational AI        | \~150-200ms |

<Card title="View all models" icon="brain" href="/overview/models">
  Compare models and see detailed specifications
</Card>

## Supported languages

* **Arabic dialects**: Egyptian, Gulf, Levantine, North African, Modern Standard Arabic
* **English**: US English

## Get started

<CardGroup cols={2}>
  <Card title="TTS Documentation" icon="book" href="/text-to-speech/introduction">
    Complete guide to Text to Speech features, voices, and integration
  </Card>

  <Card title="Quickstart" icon="rocket" href="/text-to-speech/quickstart">
    Get started with TTS in minutes
  </Card>

  <Card title="Media Platform" icon="play" href="/media/text-to-speech/overview">
    Use TTS through the web interface
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Technical API documentation
  </Card>
</CardGroup>
