OpenAI::RealtimeResponseAudio
Inherits JSON::Serializable < Reference < Object
Configuration for audio output.
Constructors
new(pull : JSON::PullParser)
Sourcenew(output : RealtimeResponseAudioOutput | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
output
Sourceoutput=(output : RealtimeResponseAudioOutput | Nil)
Source