VoiceRecognition_Complete

Metreos.MediaControl.VoiceRecognition_Complete

Summary

The VoiceRecognition action is completely and successfully finished upon receiving the VoiceRecognition_Complete event.

Event Parameters
Parameter Name.NET TypeDescription
Termination ConditionSystem.StringDescribes the condition which caused the operation to complete.
ScoreSystem.Int32The confidence score of the Meaning.
MeaningSystem.StringThe top-match phrase recognized by Nuance OSR.
ConnectionIdSystem.StringThe same value as the ConnectionId passed in as an action parameter.