RealtimeClientEventInputAudioBufferClear 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
| event_id | Optional client-generated ID used to identify this event. |
| type | The event type, must be |
Property Details
event_id
Optional client-generated ID used to identify this event.
event_id?: string
Property Value
string
type
The event type, must be input_audio_buffer.clear.
type: "input_audio_buffer.clear"
Property Value
"input_audio_buffer.clear"