RealtimeAPIEvents

36 values
View as Markdown

Values

Unknown
'Inworld.RealtimeAPI.Unknown'

The unknown event.

HTTPResponse
'Inworld.RealtimeAPI.HTTPResponse'

The HTTP response event.

Error
'Inworld.RealtimeAPI.Error'
SessionCreated
'Inworld.RealtimeAPI.SessionCreated'

Sent by the server immediately when the WebSocket connection is established, carrying the session’s default configuration. Send a session.update to configure the session. https://docs.inworld.ai/api-reference/realtimeAPI/realtime/realtime-websocket

SessionUpdated
'Inworld.RealtimeAPI.SessionUpdated'

Confirms a session.update was applied. The server responds with a session.updated event. https://docs.inworld.ai/api-reference/realtimeAPI/realtime/realtime-websocket

ConversationItemAdded
'Inworld.RealtimeAPI.ConversationItemAdded'
ConversationItemDone
'Inworld.RealtimeAPI.ConversationItemDone'
ConversationItemDeleted
'Inworld.RealtimeAPI.ConversationItemDeleted'
ConversationItemRetrieved
'Inworld.RealtimeAPI.ConversationItemRetrieved'
ConversationItemTruncated
'Inworld.RealtimeAPI.ConversationItemTruncated'
ConversationItemInputAudioTranscriptionDelta
'Inworld.RealtimeAPI.ConversationItemInputAudioTranscriptionDelta'
ConversationItemInputAudioTranscriptionCompleted
'Inworld.RealtimeAPI.ConversationItemInputAudioTranscriptionCompleted'
ResponseCreated
'Inworld.RealtimeAPI.ResponseCreated'
ResponseDone
'Inworld.RealtimeAPI.ResponseDone'
ResponseOutputItemAdded
'Inworld.RealtimeAPI.ResponseOutputItemAdded'
ResponseOutputItemDone
'Inworld.RealtimeAPI.ResponseOutputItemDone'
ResponseContentPartAdded
'Inworld.RealtimeAPI.ResponseContentPartAdded'
ResponseContentPartDone
'Inworld.RealtimeAPI.ResponseContentPartDone'
ResponseOutputTextDelta
'Inworld.RealtimeAPI.ResponseOutputTextDelta'
ResponseOutputTextDone
'Inworld.RealtimeAPI.ResponseOutputTextDone'
ResponseOutputAudioDone
'Inworld.RealtimeAPI.ResponseOutputAudioDone'
ResponseOutputAudioTranscriptDelta
'Inworld.RealtimeAPI.ResponseOutputAudioTranscriptDelta'
ResponseOutputAudioTranscriptDone
'Inworld.RealtimeAPI.ResponseOutputAudioTranscriptDone'
ResponseFunctionCallArgumentsDelta
'Inworld.RealtimeAPI.ResponseFunctionCallArgumentsDelta'
ResponseFunctionCallArgumentsDone
'Inworld.RealtimeAPI.ResponseFunctionCallArgumentsDone'
InputAudioBufferSpeechStarted
'Inworld.RealtimeAPI.InputAudioBufferSpeechStarted'
InputAudioBufferSpeechStopped
'Inworld.RealtimeAPI.InputAudioBufferSpeechStopped'
InputAudioBufferCommitted
'Inworld.RealtimeAPI.InputAudioBufferCommitted'

Buffered audio was committed as a conversation item. https://docs.inworld.ai/api-reference/realtimeAPI/realtime/realtime-websocket

InputAudioBufferCleared
'Inworld.RealtimeAPI.InputAudioBufferCleared'
InputAudioBufferTimeoutTriggered
'Inworld.RealtimeAPI.InputAudioBufferTimeoutTriggered'
OutputAudioBufferStarted
'Inworld.RealtimeAPI.OutputAudioBufferStarted'
OutputAudioBufferStopped
'Inworld.RealtimeAPI.OutputAudioBufferStopped'
OutputAudioBufferCleared
'Inworld.RealtimeAPI.OutputAudioBufferCleared'

Output audio buffer was cleared.

RateLimitsUpdated
'Inworld.RealtimeAPI.RateLimitsUpdated'

Reports current rate limit state.

WebSocketError
'Inworld.RealtimeAPI.WebSocketError'

The WebSocket error response event.

ConnectorInformation
'Inworld.RealtimeAPI.ConnectorInformation'

Contains information about connector.