Package com.openai.models.audio.translations
See: Description
-
Class Summary Class Description Builder A builder for Translation. Translation Builder A builder for TranslationCreateParams. Builder A builder for Body. Body ResponseFormat The format of the output, in one of these options: json,text,srt,verbose_json, orvtt.TranslationCreateParams Translates audio into English. TranslationCreateResponse Builder A builder for TranslationVerbose. TranslationVerbose -
Enum Summary Enum Description Known An enum containing ResponseFormat's known values. Value An enum containing ResponseFormat's known values, as well as an _UNKNOWN member. -
Interface Summary Interface Description Visitor An interface that defines how to map each variant of TranslationCreateResponse to a value of type T.