Event Properties
string
Event type. Always
"realtime.response.audio_transcript.done" for this event.object
Event data object containing response information.
string
The complete transcribed text of the AI response.Example:
"Hello there! How can I help you today?"string
Alternative field name for the complete transcript. May be present for compatibility.Example:
"Hello there! How can I help you today?"string
Unique identifier for this response. Matches the
id from delta events.Example: "resp-123456"