RecognizeCompleted.RecognitionType 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 recognition type.
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Communication.CallAutomation.EquatableEnumJsonConverter<Azure.Communication.CallAutomation.CallMediaRecognitionType>))]
public Azure.Communication.CallAutomation.CallMediaRecognitionType RecognitionType { get; set; }
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Communication.CallAutomation.EquatableEnumJsonConverter<Azure.Communication.CallAutomation.CallMediaRecognitionType>))>]
member this.RecognitionType : Azure.Communication.CallAutomation.CallMediaRecognitionType with get, set
Public Property RecognitionType As CallMediaRecognitionType
Property Value
- Attributes