---
title: "Convert voice from audio file or URL"
method: POST
path: "/v1/VoiceChanger"
---

# Convert voice from audio file or URL

`POST /v1/VoiceChanger`

Convert the voice from an audio file or URL to a different voice.

## Response `200`

Successful response

- object
  - `success` boolean
  - `task_id` string
  - `conversion_id` string
  - `eta` integer

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.net/musicgpt/apis/musicgpt-api.md) · [All operations](https://skmtc.net/musicgpt/apis/musicgpt-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/musicgpt/musicgpt-api/versions/6753dccf4c5d/schema)
