Class TranscriptionCreateParams

  • All Implemented Interfaces:
    com.openai.core.Params

    
    public final class TranscriptionCreateParams
     implements Params
                        

    Transcribes audio into the input language.

    Returns a transcription object in json, diarized_json, or verbose_json format, or a stream of transcript events.