Share via


VoiceLiveSessionResponse.InputAudioFormat Property

Definition

Input audio format. Default is 'pcm16'.

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

Property Value

Applies to