RealtimeServerEventInputAudioBufferCleared interface

Returned when the input audio buffer is cleared by the client with a input_audio_buffer.clear event.

Extends

Properties

event_id

The unique ID of the server event.

type

The event type, must be input_audio_buffer.cleared.

Property Details

event_id

The unique ID of the server event.

event_id: string

Property Value

string

type

The event type, must be input_audio_buffer.cleared.

type: "input_audio_buffer.cleared"

Property Value

"input_audio_buffer.cleared"