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