Endpoints
| Method | Path | Description |
|---|---|---|
POST | /v2/text-to-speech/speech | Synthesize speech |
GET | /v2/text-to-speech/speech/:audio_id | Retrieve async audio |
GET | /v2/text-to-speech/voices | List available voices |
GET | /v2/text-to-speech/voices?voice_id=... | Get voice details |
Pronunciation Dictionaries
| Method | Path | Description |
|---|---|---|
GET | /v2/speech/pronunciation_dicts | List dictionaries |
POST | /v2/speech/pronunciation_dicts | Create dictionary |
GET | /v2/speech/pronunciation_dicts/:id | Get dictionary |
PUT | /v2/speech/pronunciation_dicts/:id | Update dictionary |
DELETE | /v2/speech/pronunciation_dicts/:id | Delete dictionary |
OAS Spec
The TTS OpenAPI spec is maintained in:- openapi-ng:
apis/text-to-speech/text-to-speech.yml