Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 642 Bytes

RealtimeServerEventInputAudioBufferCommitted.md

File metadata and controls

17 lines (9 loc) · 642 Bytes

RealtimeServerEventInputAudioBufferCommitted

Returned when an input audio buffer is committed, either by the client or automatically in server VAD mode.

Properties

Name Type Description Notes
eventId String The unique ID of the server event.
type String The event type, must be "input_audio_buffer.committed".
previousItemId String The ID of the preceding item after which the new item will be inserted.
itemId String The ID of the user message item that will be created.