POST /api/v1/tts

Text-to-speech for Khmer and English. The endpoint is currently a stub returning 503 — full launch coming with v1.4.

Status

The route exists, accepts authenticated requests, and returns 503 endpoint_coming_soon. Build against the contract today; flip to live the day we ship.

Planned response

HTTP/1.1 200 OK
Content-Type: audio/mpeg

<MP3 binary>
TTS API | TMRONE Cloud