Share via


SpeechGenerationOptions.ResponseFormat Property

Definition

The audio output format for the spoken text. By default, the MP3 format will be used.

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

Property Value

Applies to