Event Properties
string
Event type. Always
"realtime.response.audio_transcript.delta" for this event.object
Event data object containing response information.
string
The new text chunk to append to the accumulated response.Example:
"Hello there"string
Unique identifier for this response. Used to track concurrent responses.Example:
"resp-123456"string
Alternative field name for the response ID. May be present for compatibility.Example:
"resp-123456"