OpenAI::RealtimeServerEventOutputAudioBufferStopped
Inherits JSON::Serializable < Reference < Object
WebRTC/SIP Only: Emitted when the output audio buffer has been completely drained on the server,
and no more audio is forthcoming. This event is emitted after the full response
data has been sent to the client (response.done).
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