Skip to main content
WSS
/
v1
/
tts
/
slng
/
rime
/
coda:0-id

Documentation Index

Fetch the complete documentation index at: https://docs.slng.ai/llms.txt

Use this file to discover all available pages before exploring further.

Messages
bearer
type:http

API key issued by SLNG. Pass as Authorization: Bearer <token> in the WebSocket upgrade request headers.

method
type:string

GET

headers
type:object
X-Region-Override
type:enum

Target region override. Auto-selected if not provided. Available regions: ap-southeast-2.

Available options: asia-southeast2
Init Request (Rime Coda Indonesian)
type:object

Initialize a Rime Coda Indonesian TTS session.

Text Message (Rime Coda Indonesian)
type:object

Send text to synthesize using Rime Coda Indonesian.

Flush Message
type:object

Force any buffered text/audio to be finalized and delivered.

Clear Message
type:object

Clear any queued text/audio from the current session.

Close Message
type:object

Close the session and stop any further audio.

Audio Chunk (Rime Coda)
type:object

Chunk of base64-encoded audio data from Rime Coda TTS.

Error Response (Rime Coda)
type:object

Indicates an error occurred during Rime Coda TTS synthesis.