---
title: "Generate Voice Sample"
method: POST
path: "/v1/voices/{voice_id}/generate-sample"
---

# Generate Voice Sample

`POST /v1/voices/{voice_id}/generate-sample`

Generate a sample WAV for a voice you own.

Requires at least one reference audio to be uploaded first. The
sample is generated through the TTS engine without billing (no
usage lease — parity with v1) and stored via the admin seam.

## Path parameters

- `voice_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api.md) · [All operations](https://skmtc.net/kugelaudio/apis/kugelaudio-tts-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kugelaudio/kugelaudio-tts-api/revisions/695a69509860/schema)
