OpenAI::RealtimeBetaServerEventConversationItemInputAudioTranscriptionSegment
Inherits JSON::Serializable < Reference < Object
Returned when an input audio transcription segment is identified for an item.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event_id : String = "", type_value : Hash(String, JSON::Any) = Hash(String, JSON::Any).new, item_id : String = "", content_index : Int64 = 0, text : String = "", id : String = "", speaker : String = "", start : Float32 = 0.0, end_value : Float32 = 0.0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source