# Language and Voice Selection

Language and voice can be set for each paragraph.

1. To set language and voice, click the <mark style="color:blue;">`Voice|Language`</mark> UI located in the upper left corner of each paragraph.
2. You can view detailed <mark style="color:blue;">`Language and Voice Options`</mark> in the paragraph options menu on the right side of the screen.
3. Click <mark style="color:blue;">`Language and Voice Options`</mark> to bring up the <mark style="color:blue;">`Language and Voice Settings`</mark> menu where you can set the language and voice.
4. Select your desired voice from the <mark style="color:blue;">`Language and Voice Settings`</mark> menu.
5. Click the <mark style="color:blue;">`Apply`</mark> button in the lower right corner to apply the language and voice options.

### 1. Language and Voice Menu Details

The language and voice menu is divided into three main tabs: <mark style="color:blue;">`Favorites`</mark>, <mark style="color:blue;">`Stock Voices`</mark>, and <mark style="color:blue;">`Custom Voices`</mark>.

* <mark style="color:blue;">`Favorites`</mark>: View all your bookmarked voices in one place.
* <mark style="color:blue;">`Stock Voices`</mark>: Check the voices available in your plan.
* <mark style="color:blue;">`Custom Voices`</mark>: Access custom voices owned by your workspace.

### 2. Favorites

Click the <mark style="color:blue;">`Favorites⭐️`</mark> button in the upper left corner of the <mark style="color:blue;">`Language and Voice Settings`</mark> menu to view all your bookmarked voices.

* In the Stock and Custom Voices tabs, you can mark frequently used voices as favorites by clicking the star icon (`⭐️`).
* Click the checked star icon (`⭐️`) again to remove a voice from your favorites.

### 3. Stock Voices

Stock voices are the basic voices provided according to your current subscription plan.

1. In the <mark style="color:blue;">`Language and Country Search`</mark> menu on the left, search by typing or click to select your desired language. About 140 languages are supported, with each language further categorized by country.
2. When you select a language, voice cards for that language appear in the center-right of the screen.
3. Press the play button on the voice card to preview the voice before applying it.
4. Click to select your desired voice, then press the <mark style="color:blue;">`Apply`</mark> button in the lower right corner to apply it to the paragraph.

{% hint style="info" %}
You can check detailed voice information (name, gender, style, etc.) on the voice card.
{% endhint %}

{% hint style="info" %}
Use the <mark style="color:blue;">`Filter`</mark> in the upper right corner to quickly find voices by applying conditions such as gender, age group, and tone & style.
{% endhint %}

### 4. Custom Voices

Custom voices are custom-made voices for each workspace.

Please [contact our sales team](https://www.aivatar.ai/en/contactus) if you would like to create custom voices.


---

# 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://aivatar.gitbook.io/user-guide/usage/using-aivatar/configure-voice/language.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.
