realtime.session.created and after conversation history has been sent. After receiving this event, you can start sending audio data to the WebSocket connection.
Event Properties
Event type. Always
"realtime.session.updated" for this event.Event data object. May be empty or contain session metadata.
Usage Example
This event indicates that the session is ready. You should start recording and sending audio data after receiving this event.