VoiceLiveSessionOptions.Modalities Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The modalities to be used in the session.
public System.Collections.Generic.IList<Azure.AI.VoiceLive.InteractionModality> Modalities { get; }
member this.Modalities : System.Collections.Generic.IList<Azure.AI.VoiceLive.InteractionModality>
Public ReadOnly Property Modalities As IList(Of InteractionModality)