Share via


OpenAITextToAudioExecutionSettings.Voice Property

Definition

The voice to use when generating the audio. Supported voices are alloy, echo, fable, onyx, nova, and shimmer.

[System.Text.Json.Serialization.JsonPropertyName("voice")]
public string Voice { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("voice")>]
member this.Voice : string with get, set
Public Property Voice As String

Property Value

Attributes

Applies to