Skip to main content
WSS
/
v1
/
bridges
/
cognigy
/
stt
/
{model_variant}
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

Optional. Specify a target region for this model. If not provided, the system will automatically select an appropriate region.

Start Message
type:object

Initialize Cognigy STT session with language and sample rate.

Stop Message
type:object

End the Cognigy STT session and finalize transcription.

Transcription
type:object

Transcription result with alternatives and metadata.

Error Response (Cognigy STT)
type:object

Error occurred during Cognigy STT recognition.