Share via


AudioTranscriptionOptions.ResponseFormat Property

Definition

The requested format of the transcription response data, which will influence the content and detail of the result.

public Azure.AI.OpenAI.AudioTranscriptionFormat? ResponseFormat { get; set; }
member this.ResponseFormat : Nullable<Azure.AI.OpenAI.AudioTranscriptionFormat> with get, set
Public Property ResponseFormat As Nullable(Of AudioTranscriptionFormat)

Property Value

Applies to