Skip to main content
WSS
/
v1
/
tts
/
slng
/
deepgram
/
aura:2-en
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
X-World-Part-Override
type:enum

Target world part override. Auto-selected if not provided. Available world parts: eu.

Available options: eu
Init Request (Aura 2 English)
type:object

Initialize an SLNG Deepgram Aura 2 English TTS session.

Text Message
type:object

Send text to synthesize into audio output.

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.

Metadata Response
type:object

Server metadata response after SLNG Deepgram Aura 2 English session initialization.

Audio Chunk
type:object

Raw binary audio buffer from SLNG Deepgram Aura.

Flushed
type:object

Acknowledges that buffered output was flushed from SLNG Deepgram Aura.

Cleared
type:object

Acknowledges that queued output was cleared from SLNG Deepgram Aura.

Error Response
type:object

Indicates an error occurred during synthesis.