# Record Voiceover

You can now record your own voiceovers on Supademo by using our built-in recording feature.

### **What is manual voiceover?**

Supademo lets you easily record and attach manual voiceovers to each slide, allowing you to create deeply personalized walkthroughs in your own voice. This is perfect for adding warmth, credibility, or unique context that only a human touch can provide.

{% @supademo/embed demoId="clwjryahj01xwrnck7fheabij" url="<https://app.supademo.com/demo/clwjryahj01xwrnck7fheabij>" %}

They offer the flexibility to:

* Record authentic, unscripted narration
* Highlight product nuances
* Add human emotion and emphasis
* Support multiple languages with your own pronunciation

### **How to add manual voiceover**

1. Open your Supademo in edit mode.
2. Navigate to the desired slide.
3. Click **Add Voiceover** > **Manual Voiceover**.
4. Record your message.
5. Click **Save** to attach it to the step.

> Note: You can add voiceovers to select slides only, or mix and match with [AI voiceovers](/customize/voiceovers/instant-ai-voiceover.md).

### **Tips for better manual voiceovers**

* Use a good microphone to ensure clear audio.
* Keep your narration concise and focused.
* Record in a quiet environment.
* Add a Chapter at the start to ensure autoplay on the first slide.


---

# 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/record-voiceover.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.
