Skip to main content
POST

Authorizations

Authorization
string
header
required

API key issued by SLNG. Pass as Authorization: Bearer <token>.

Path Parameters

model_variant
enum<string>
required

Target TTS model. Any WebSocket-capable TTS model is supported.

Available options:
cartesia/sonic:3,
cartesia/sonic:3.5,
deepgram/aura:2,
fish/tts:s2-pro,
fish/tts:s2.1-pro,
gradium/tts:default,
kugelaudio/kugel:2,
murf/murftts:falcon,
sarvam/bulbul:v3,
slng/deepgram/aura:2-en,
slng/fish/tts:s2.1-pro,
soniox/tts-rt:v1

Body

application/json

Unmute TTS request.

text
string
required

Text to synthesize.

voice
string

Voice identifier.

Response

Synthesis successful.

Binary audio data.