# Clone Your Voice for Narration

**How-To Video (2 minutes)**

{% embed url="<https://www.youtube.com/watch?v=XXOoh5wkKuM>" %}

## Step By Step Guide

{% stepper %}
{% step %}

### Start a New Project (or Edit Existing Video)

Open AutoReel and create a new project. Type in your property address as the project name, then upload your listing photos.

If you have already created a property video you want to add the voiceover to, proceed to step 3 by clicking "Edit" > "Quick Edit".
{% endstep %}

{% step %}

### Enable Branded Video

<figure><img src="/files/yAJJdFSMHzTSLFgp4tXU" alt="" width="375"><figcaption></figcaption></figure>

On the video settings page, make sure the Branded Video option is checked. This is where you pick your custom voiceover.
{% endstep %}

{% step %}

### Go to Voiceovers

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

On the Branding step, click Voiceovers and Avatar > Select a Voice. Click under the "My Voices" tab where you'll see a list of your cloned voices and a button to Clone a new voice – click it.

<figure><img src="/files/Uqfr8UEttcMnWmlVm2Xj" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Clone Your Voice

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

<figure><img src="/files/8GsgXYwQTyom4Pgc25jj" alt=""><figcaption></figcaption></figure>

You have two options. You can record yourself reading the script right in your browser, or you can upload an audio file of yourself reading the script.

💡 **Tips for best results:**

* Record in a quiet room
* Speak at a normal, relaxed pace
* Use a good microphone if you have one
  {% endstep %}

{% step %}

### Save Your Voice

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

Give your voice a name, confirm you have the right to use it, and click Next. It takes about 20 to 30 seconds to process.
{% endstep %}

{% step %}

### Add Script and Render

Select your cloned voice, type your script or let AutoReel write one for you, then click Render. Your video will be ready in minutes.
{% endstep %}
{% endstepper %}


---

# 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://learn.autoreelapp.com/creating-a-video/how-to-create-a-video/create-a-branded-video/voiceovers-and-avatars/clone-your-voice-for-narration.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.
