OpenAI::RealtimeBetaServerEventConversationItemInputAudioTranscriptionFailedError
Inherits JSON::Serializable < Reference < Object
Details of the transcription error.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : String | Nil = nil, code : String | Nil = nil, message : String | Nil = nil, param : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source