Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 737 Bytes

RealtimeServerEventResponseAudioDone.md

File metadata and controls

19 lines (11 loc) · 737 Bytes

RealtimeServerEventResponseAudioDone

Returned when the model-generated audio is done. Also emitted when a Response is interrupted, incomplete, or cancelled.

Properties

Name Type Description Notes
eventId String The unique ID of the server event.
type String The event type, must be "response.audio.done".
responseId String The ID of the response.
itemId String The ID of the item.
outputIndex Integer The index of the output item in the response.
contentIndex Integer The index of the content part in the item's content array.