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

# Cloning voices

> Create a custom voice for your organization from a recorded or uploaded sample.

Clone a custom voice from a short audio sample and use it in any of your agents.

<Warning>
  Before recording or uploading a sample, you must read the required spoken-consent script aloud as part of it. This confirms consent to create and use the cloned voice.
</Warning>

## Record a sample

<Tabs>
  <Tab title="Record live">
    Record directly in your browser. A sample of about 5 seconds is recommended, including the spoken-consent script.
  </Tab>

  <Tab title="Upload a file">
    Upload an existing audio file instead. Supported formats are WAV, MP3, WebM, OGG, and FLAC.
  </Tab>
</Tabs>

## Set voice details

<Steps>
  <Step title="Name your voice">
    Give the voice a name.
  </Step>

  <Step title="Add a description">
    Describe the voice so your team can identify it later.
  </Step>

  <Step title="Choose visibility">
    Set the voice to **Org only** to keep it private to your organization, or **All orgs** to make it available across the platform.

    <Note>
      Choose **All orgs** only if you're comfortable with other organizations on the platform being able to use this voice.
    </Note>
  </Step>

  <Step title="Set the language">
    Choose the voice's language.
  </Step>

  <Step title="Save">
    Save the voice. It's added to your voice library as a private, cloned voice.
  </Step>
</Steps>

## Use your cloned voice

Your cloned voice appears in the voice library alongside the public catalog, and can be assigned to any agent — see [Preview voices](/voices/preview-voices).

## Next steps

[Deploy a campaign](/deploy/campaigns/overview) to put your agent, phone number, and voice to work at scale.
