OpenAI::RealtimeBetaClientEventInputAudioBufferClear
Inherits JSON::Serializable < Reference < Object
Send this event to clear the audio bytes in the buffer. The server will
respond with an input_audio_buffer.cleared event.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event_id : String | Nil = nil, type_value : Hash(String, JSON::Any) = Hash(String, JSON::Any).new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source