Skip to main content

openai.createtranscriptionprops.responseformat

Home > @runlightyear/openai > CreateTranscriptionProps > responseFormat

CreateTranscriptionProps.responseFormat property

Defaults to json

The format of the transcript output, in one of these options: json, text, srt, verbose_json, or vtt.

Signature:
responseFormat?: string;