# Voice cloning (/docs/dashboard-guides/voice-cloning)

> Clone your voice and use it with your AI agents for a personalized experience.











Voice cloning lets you create a digital replica of your own voice. Once
created, you can assign it to any of your AI agents so that they speak in
your voice during live calls. This makes your agents sound more natural and
personal, improving the listener's experience.

<Steps>
  <Step>
    ### Navigate to Cloned Voices [#navigate-to-cloned-voices]

    From the main dashboard, open the sidebar and click on **Cloned Voices**.
    This is your central hub for managing all voice clones.

        <img alt="The Cloned Voices page in the sidebar" src="__img0" />
  </Step>

  <Step>
    ### Upload your audio sample [#upload-your-audio-sample]

    Click the button to create a new cloned voice. Fill in the form with a name
    for your voice, select the language, and upload an audio sample of yourself
    speaking. For best results, use a clear recording of at least 10 seconds with
    minimal background noise.

    * Give your cloned voice a recognizable name
    * Select the language that matches your audio sample
    * Upload an MP3, WAV, or WebM audio file (minimum 20 seconds)

        <img alt="Fill in the name, language, and upload your audio sample" src="__img1" />
  </Step>

  <Step>
    ### Voice created successfully [#voice-created-successfully]

    Once the upload is processed, your cloned voice will appear in the list with
    a **Ready** status. It is now available to assign to any of your agents.

        <img alt="Your cloned voice is ready and available for use" src="__img2" />
  </Step>

  <Step>
    ### Use your cloned voice in an agent [#use-your-cloned-voice-in-an-agent]

    Open any agent's settings and go to the Voice tab. Switch to the **Cloned
    Voices** tab to see your available voice clones. Select the voice you just
    created and save the agent configuration. The agent will now use your cloned
    voice on all future calls.

    * Open an agent and navigate to the Voice configuration tab
    * Click on the **Cloned Voices** tab
    * Select your cloned voice from the list
    * Save the agent to apply the change

        <img alt="Choose your cloned voice from the Cloned Voices tab in the agent voice picker" src="__img3" />
  </Step>
</Steps>
