---
title: "Text to Speech"
method: POST
path: "/v1/tts"
tags: ["OpenAPI v1"]
---

# Text to Speech

`POST /v1/tts`

## Headers

- `model` 's1' | 's2-pro' | 's2.1-pro' | 's2.1-pro-free', required

## Request body

- unknown

## Response `200`

Request fulfilled, document follows

## Other responses

- `401` — No permission -- see authorization schemes
- `402` — No payment -- see charging schemes
- `422`

---

[API](https://skmtc.dev/fish/apis/fishaudio-openapi.md) · [All operations](https://skmtc.dev/fish/apis/fishaudio-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fish/fishaudio-openapi/revisions/bca9c1115c42/schema)
