CallMediaRecognizeOptions.IsSentimentAnalysisEnabled Property

Definition

Gets or sets a value indicating if sentiment analysis should be used.

public bool? IsSentimentAnalysisEnabled { get; set; }
member this.IsSentimentAnalysisEnabled : Nullable<bool> with get, set
Public Property IsSentimentAnalysisEnabled As Nullable(Of Boolean)

Property Value

Applies to