OpenAI::CreateTranslationResponseVerboseJson
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(language : String = "", duration : Float64 = 0.0, text : String = "", segments : Array(TranscriptionSegment) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
Segments of the translated text and their corresponding details.