---
title: "Speak text to WAV"
method: POST
path: "/api/tts"
---

# Speak text to WAV

`POST /api/tts`

## Query parameters

- `voice` string
- `noiseScale` number
- `noiseW` number
- `lengthScale` number
- `ssml` boolean

## Response `200`

audio

---

[API](https://skmtc.dev/mycroftai/apis/mimic-3.md) · [All operations](https://skmtc.dev/mycroftai/apis/mimic-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mycroftai/mimic-3/revisions/179db0c5da00/schema)
