---
title: "Clone Voice"
method: POST
path: "/tts/voices"
tags: ["Voices"]
---

# Clone Voice

`POST /tts/voices`

Add a new voice to your collection of voices. Upload audio or video file to clone the voice from.
For optimal voice cloning results, you should provide at least 30 seconds of diverse high-quality audio samples.

## Response `201`

The voice has been cloned successfully

- object
  - `voiceId` string, required

## Other responses

- `401` — AuthorizationError

---

[API](https://skmtc.net/d-id/apis/realtime-endpoints.md) · [All operations](https://skmtc.net/d-id/apis/realtime-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-id/realtime-endpoints/revisions/2f2425e1b6b6/schema)
