StartRecognizingEventResult.SuccessResult 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.
RecognizeCompleted event will be returned once the recognize is completed successfully.
public Azure.Communication.CallAutomation.RecognizeCompleted SuccessResult { get; }
member this.SuccessResult : Azure.Communication.CallAutomation.RecognizeCompleted
Public ReadOnly Property SuccessResult As RecognizeCompleted