---
title: "Voice Preview"
method: POST
path: "/voices/preview"
tags: ["Voice Cloning"]
---

# Voice Preview

`POST /voices/preview`

Generate a preview of a voice you want to clone. This API allows you to test how a voice will sound before creating it as a permanent voice.

## Response `200`

Streaming PCM16 audio preview

## Other responses

- `400` — Bad Request - Invalid parameters
- `401` — Unauthorized - Invalid or missing API key
- `402` — Payment Required - Insufficient wallet balance
- `500` — Internal Server Error - Failed to generate voice preview

---

[API](https://skmtc.dev/munsit/apis/munsit-api.md) · [All operations](https://skmtc.dev/munsit/apis/munsit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/munsit/munsit-api/revisions/94ffa6d1cc73/schema)
