ServerEventInputAudioBufferCleared interface

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

Extends

Properties

type

The event type, must be input_audio_buffer.cleared.

Inherited Properties

eventId

Property Details

type

The event type, must be input_audio_buffer.cleared.

type: "input_audio_buffer.cleared"

Property Value

"input_audio_buffer.cleared"

Inherited Property Details

eventId

eventId?: string

Property Value

string

Inherited From ServerEvent.eventId