speech
create a streaming session
mint a one-shot WebSocket session for real-time streaming synthesis. returns a ws_url and a token. connect to ws_url?token=<token>, send a JSON synthesis frame, then receive raw PCM int16 little-endian @ 24 kHz mono binary frames followed by a terminal {"type":"done"} JSON frame.
POST
create a streaming session
Authorizations
your rumik API key, e.g. rk_live_.... create one in the rumik dashboard.
Body
application/json
text to synthesize. sent again in the WebSocket synthesis frame.
Maximum string length:
2000which model to use.
Available options:
muga, mulberry create a streaming session