OpenAI::ResponseAudioTranscriptDoneEvent
Inherits JSON::Serializable < Reference < Object
Emitted when the full audio transcript is completed.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ResponseAudioTranscriptDoneEventType = ResponseAudioTranscriptDoneEventType::ResponseAudioTranscriptDone, sequence_number : Int64 = 0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : ResponseAudioTranscriptDoneEventType)
The type of the event. Always response.audio.transcript.done.