> For the complete documentation index, see [llms.txt](https://docs.cebodtelecom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cebodtelecom.com/new/tools-settings/manage-recordings/ai-text-to-speech-feature.md).

# AI Text-to-Speech Feature

### Benefits

* **High-Quality Speech**: Our AI model produces high-quality, natural-sounding speech with improved expressiveness and clarity.
* **Customization Options**: Tailor the generated speech by adjusting parameters such as pitch, speed, and voice style to suit your specific needs.

*<mark style="color:red;">Feel free to listen to the samples and choose the one you'd like to generate.</mark>*

1. **Select the option Paid.**

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

2. You will see a new menu on the right-hand side with various options like Engine, Language and Voice ID.

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

3. You can also click Advanced Options to get more controls like Volume, Rate and Pitch. This will help you further customize the audio.

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

You can click the **Samples** so that you can listen to *free* sample audio before generating a preview of the desired audio file.&#x20;

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

*<mark style="color:red;">Note: Generating a preview will charge a minimal amount of fee as mentioned on the page.</mark>*

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

After generating the preview audio, you can hit **Confirm** to select this file. If you generate a preview for multiple files then you will see multiple files with the confirm option.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.cebodtelecom.com/new/tools-settings/manage-recordings/ai-text-to-speech-feature.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.
