VoiceRecognition_Failed

Metreos.MediaControl.VoiceRecognition_Failed

Summary

The VoiceRecognition action is completely and unsuccessfully finished upon receiving the VoiceRecognition_Failed event.

Event Parameters
Parameter Name.NET TypeDescription
ConnectionIdSystem.StringThe same value as the ConnectionId passed in as an action parameter.
ResultCodeSystem.StringA numeric code indicating the result status of the operation. A '0' indicates success; a positive number indicates an error. Please reference the Media Control Error Codes table for descriptions on specific error codes.