OpenAI::OutputAudio
Inherits JSON::Serializable < Reference < Object
An audio output from the model.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : OutputAudioType = OutputAudioType::OutputAudio, data : String = "", transcript : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source