TextConversationItem.Modality 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.
Enumeration of supported conversational modalities.
public Azure.AI.Language.Conversations.Models.InputModality? Modality { get; set; }
member this.Modality : Nullable<Azure.AI.Language.Conversations.Models.InputModality> with get, set
Public Property Modality As Nullable(Of InputModality)