WSS
wss://api.gladia.io/v2/live?token={SESSION}
liveTranscription
Messages
Audio Chunk (JSON)
type:object

Send audio bytes as base64-encoded chunk.

Audio Chunk (Binary frame)
type:string

Send audio bytes as a binary WebSocket frame.

Stop Recording
type:object

Inform Gladia that recording is over.

Transcript
type:object

This message contains the informations about the transcript of the audio chunk.

Speech Start
type:object

Indicates the start of detected speech activity on a given channel.

Speech End
type:object

Indicates the end of detected speech activity.

Translation
type:object

This message contains the informations about the translation of the audio chunk.

Named Entity Recognition
type:object

This message contains the informations about the named entity recognition of the audio chunk.

Sentiment Analysis
type:object

This message contains the informations about the sentiment analysis of the audio chunk.

Post Transcript
type:object

This message contains the informations about the post transcript of the audio chunk.

Final transcript (aggregated)
type:object

This message contains the informations about the post final transcript of the audio chunk.

Chapterization
type:object

This message contains the informations about the post chapterization of the audio chunk.

Summarization
type:object

This message contains the informations about the post summarization of the audio chunk.

Audio Chunk Acknowledgment
type:object

This message contains the informations about the audio chunk acknowledgment of the audio chunk.

Stop Recording Acknowledgment
type:object

This message contains the informations about the stop recording acknowledgment of the audio chunk.

Start Session
type:object

This message contains the informations about the start session of the audio chunk.

Start Recording
type:object

This message contains the informations about the start recording of the audio chunk.

End Recording
type:object

This message contains the informations about the end recording of the audio chunk.

End Session
type:object

This message contains the informations about the end session of the audio chunk.