Skip to main content
WSS
/
v1
/
bridges
/
jambonz
/
stt
/
{model_variant}

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:string

Target region override. Auto-selected if not provided.

X-World-Part-Override
type:string

Target world part override. Auto-selected if not provided.

query
type:object
region
type:enum

Target region override as a query parameter. Auto-selected if not provided. Equivalent to the X-Region-Override header; the header takes precedence when both are set.

Available options: ap-southeast-2, eu-north-1, us-east-1
world-part
type:enum

Target world part override as a query parameter. Auto-selected if not provided. Equivalent to the X-World-Part-Override header; the header takes precedence when both are set.

Available options: ap, eu, na
Start Message
type:object

Initialize Jambonz STT session with language and audio configuration.

Stop Message
type:object

End the Jambonz STT session and finalize transcription.

Transcription
type:object

Transcription result with alternatives and metadata.

Error Response (Jambonz STT)
type:object

Error occurred during Jambonz STT recognition.