OpenAI::RealtimeServerEventOutputAudioBufferStarted
Inherits JSON::Serializable < Reference < Object
WebRTC/SIP Only: Emitted when the server begins streaming audio to the client. This event is
emitted after an audio content part has been added (response.content_part.added)
to the response.
Learn more.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event_id : String = "", type_value : Hash(String, JSON::Any) = Hash(String, JSON::Any).new, response_id : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source