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

# Stock AI voices

> Add high-quality voiceover to your videos with Descript's built-in stock voice library.

export const Wistia = ({id, title = "Video", ratio = "16 / 9"}) => <Frame>
    <iframe className="w-full rounded-xl" style={{
  aspectRatio: ratio
}} src={`https://fast.wistia.net/embed/iframe/${id}?seo=false`} title={title} allow="autoplay; fullscreen" allowFullScreen />
  </Frame>;

Descript will automatically begin generating text-to-speech audio for the script that follows the Speaker label.

<Wistia id="b5v1t3pd6z" title="Stock AI Voices" />

## Search and filter the voice catalog

Enter any search term to peruse the voice catalog.

* **Search:** enter any term here to target the type of voice you’re looking for
  ![Filtering the speaker list to show non-English AI voices.](https://code-query-public-production.s3.amazonaws.com/0arpc5cf95be767wdhq1w5mhnuci)
* **Additional results:** scroll past the Recommended list to browse the full catalog under the **Additional results** divider. Collapse this section by clicking the divider.

<Warning>
  **Community voices can be removed at any time**

  Descript's uses the ElevenLabs Voice Library, a catalog of voices created by the community. The availability of the voices in this Library is at the discretion of the voice owner, not Descript, so we cannot't guarantee when or how long a voice will be available. If you plan to use a specific voice across multiple projects, we recommend choosing one from Descript's **Recommended** list.
</Warning>

## Language compatibility and non-English voices

Descript offers stock voices in a variety of languages. To get the best results, use a voice whose tagged language matches the language of your script.

Some voices are designed for a specific language. Audio may still generate if the languages don't match, but it may sound less natural or lose the intended tone. [<u>See supported text-to-speech languages</u>](/ai-speech/tts)

## Legacy stock voices

Some older voices have been moved to a Legacy category as Descript's AI models improve. These voices still work, but may sound less natural.

To view available legacy speakers:

1. Open the voice picker.
2. Click the filter icon.
3. Change **Legacy speakers** from **Hide** to **Show**.

## Replace recorded audio with a stock voice

Stock voices can also replace your original audio. Descript generates the new voiceover from your script text and keeps your original video in the composition. For that workflow, see [**Convert recorded audio to AI speech**](ai-speech/convert-to-ai-speech).


## Related topics

- [Generate text-to-speech audio](/ai-speech/tts.md)
- [Descript terminology and concepts](/descript-terms-and-concepts.md)
- [Troubleshooting and using AI Speakers](/ai-speech/troubleshooting.md)
- [How to use avatars in Descript](/generative-media/workflows.md)
- [Convert recorded audio to AI speech](/ai-speech/convert-to-ai-speech.md)
