AvatarConfiguration.BaseMode Property

Definition

Base model to use for the avatar. Required for photo avatar.

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

Property Value

Applies to