Share via


AudioTranslationOptions.ResponseFormat Property

Definition

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

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

Property Value

Applies to