# Text to Speech

The **Text to Speech** feature allows you to generate narrations via text. The text input can be provided by either typing it in the available section or uploading a document.&#x20;

To access Text to Speech:

1. Start from the Imagine's **main dashboard**.
2. Click on **Voice Studio** to enter the studio.
3. In Voice Studio, select **Text to Speech** to begin your video generation journey.

<figure><img src="/files/hp2t7SdDsBkhrKrXsaBM" alt=""><figcaption></figcaption></figure>

## Text to Speech Guide

1. In the **Input Section**, type or paste any text that you want to convert to speech. You can also upload a .pdf or .doc file and extract text from that.

> Sample Text: "In the heart of an ancient forest, where sunlight trickles through the dense canopy, a symphony of life unfolds. The air is rich with the scent of damp earth and blooming wildflowers, while the soft rustle of leaves whispers secrets of the past. A curious fox darts between the trees, its fiery coat a vibrant contrast against the lush greenery. Nearby, a crystal-clear stream dances over smooth stones, its gentle gurgle harmonizing with the distant call of a woodpecker. This serene haven, untouched by time, invites wanderers to pause and breathe in the tranquility, reminding them of nature's quiet majesty."

2. Choose a voice from the available options. Following are the available **accents**:

<table><thead><tr><th width="141.84002685546875" align="center">Language</th><th width="253.4517822265625" align="center">Male</th><th align="center">Female</th></tr></thead><tbody><tr><td align="center">American</td><td align="center">Roger, Chris, Eric, Will, Liam, Brian, Bill, Puck </td><td align="center">Aria, Sarah, Laura, River, Matilda, Jessica, Nova, Sky</td></tr><tr><td align="center">British</td><td align="center">George, Daniel, Charlie</td><td align="center">Callum, Lily, Isabella </td></tr><tr><td align="center">Spanish</td><td align="center">Alex, Santa</td><td align="center">Dora</td></tr><tr><td align="center">French</td><td align="center"></td><td align="center">Siwis</td></tr><tr><td align="center">Hindi</td><td align="center">Omega, Psi</td><td align="center">Sakshi, Beta</td></tr><tr><td align="center">Italian</td><td align="center">Nicola</td><td align="center">Sara</td></tr><tr><td align="center">Brazilian Portuguese</td><td align="center">Alex, Santa</td><td align="center">Dora</td></tr><tr><td align="center">Japanese</td><td align="center">Kumo</td><td align="center">Alpha, Gongitsune, Nezumi, Tebukuro</td></tr><tr><td align="center">Chinese</td><td align="center">Yunjian, Yunxi, Yunxia, Yunyang</td><td align="center">Xiaoni, Xiaoxiao, Xiaoyi</td></tr></tbody></table>

3. Choose the language you need the speech in. Following are the available **languages**:
   * English
   * Spanish
   * French
   * Hindi
   * Italian
   * Brazilian Portuguese
   * Japanese
   * Chinese
4. Set **Narration Speed** using the slider.&#x20;
5. Click "Generate Speech" to generate the audio file.

<figure><img src="/files/KYTulGbCn2BT8VIB6fDJ" alt=""><figcaption></figcaption></figure>

6. Once the audio is generated, it is available in the history section, from where it can be played, downloaded and deleted.

<figure><img src="/files/gj1jNcR2yFeaHDIr0UOC" alt=""><figcaption></figcaption></figure>

Voice Studio's Text to Speech feature lets you convert any sort of text into speech with accent of your choice!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.imagine.art/legacy/text-to-speech.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
