Skip to main content
WSS
/
v1
/
tts
/
slng
/
rime
/
arcana:3-hi
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: ap-southeast-2
Init Request (Rime Arcana v3)
type:object

Initialize a Rime Arcana v3 TTS session with multilingual support.

Text Message (Arcana v3)
type:object

Send text to synthesize using Rime Arcana v3.

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.

Cancel Message
type:object

Cancel the current generation and stop any further audio.

Audio Chunk (Rime Arcana)
type:object

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

Timestamps (Rime Arcana)
type:object

Word-level timing data for synthesized audio from Rime Arcana.

Error Response (Rime Arcana)
type:object

Indicates an error occurred during Rime Arcana TTS synthesis.