Share via


ClientEventInputAudioBufferClear interface

Send this event to clear the audio bytes in the buffer. The server will respond with an input_audio_buffer.cleared event.

Extends

Properties

type

The event type, must be input_audio_buffer.clear.

Inherited Properties

eventId

Property Details

type

The event type, must be input_audio_buffer.clear.

type: "input_audio_buffer.clear"

Property Value

"input_audio_buffer.clear"

Inherited Property Details

eventId

eventId?: string

Property Value

string

Inherited From ClientEvent.eventId