OpenAI::ResponseAudioTranscriptDeltaEvent
Inherits JSON::Serializable < Reference < Object
Emitted when there is a partial transcript of audio.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ResponseAudioTranscriptDeltaEventType = ResponseAudioTranscriptDeltaEventType::ResponseAudioTranscriptDelta, delta : String = "", sequence_number : Int64 = 0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : ResponseAudioTranscriptDeltaEventType)
The type of the event. Always response.audio.transcript.delta.