Share via


VoiceLiveSessionOptions.OutputAudioFormat Property

Definition

Output audio format. Default is 'pcm16'.

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

Property Value

Applies to