AvatarConfiguration.OutputProtocol Property

Definition

Output protocol for avatar streaming. Default is 'webrtc'.

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

Property Value

Applies to