# Voiceover

{% hint style="info" %}
Want to generate voiceovers programmatically with AI? [Try using the Supademo MCP.](https://docs.supademo.com/customize/mcp-server)
{% endhint %}

### What are Supademo voiceovers?

Supademo voiceovers allow you to create more engaging, accessible, and personalized interactive demos—without the need for video editing tools or complex setup. You can add narration to any Supademo using either **AI-generated voiceovers** or your **own recorded voice**.

You can:

* Add realistic, multi-language voiceovers using AI models
* Record your own narration with the built-in recorder
* Mix and match AI and manual voiceovers within the same Supademo
* Enable closed captions for improved accessibility

To get started, choose one of the two voiceover types:

{% content-ref url="/pages/fLyeWEBtNaoxUC1Id8HP" %}
[Instant AI voiceover](/customize/voiceovers/instant-ai-voiceover.md)
{% endcontent-ref %}

{% content-ref url="/pages/aEyXkNHjxHoGQ8pKSAm0" %}
[Record Voiceover](/customize/voiceovers/record-voiceover.md)
{% endcontent-ref %}

Both options can be added to individual steps or applied across your entire Supademo. You can even mix and match methods for complete control.


---

# 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://docs.supademo.com/customize/voiceovers.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.
