MediaEventReasonCode Struct
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.
Reason Codes for incoming webhook events.
public readonly struct MediaEventReasonCode : IEquatable<Azure.Communication.CallAutomation.MediaEventReasonCode>
type MediaEventReasonCode = struct
Public Structure MediaEventReasonCode
Implements IEquatable(Of MediaEventReasonCode)
- Inheritance
-
MediaEventReasonCode
- Implements
Media |
Initializes a new instance of MediaEventReasonCode. |
Cognitive |
Action failed, cognitive service error. |
Completed |
Action completed successfully. |
Play |
Action failed, file could not be downloaded. |
Play |
Action failed, invalid file format. |
Play |
Action failed, play source text or ssml empty. |
Recognize |
Action failed, play source not working. |
Recognize |
Recognize with Choice that incorrect tone detected. |
Recognize |
Action failed, initial silence timeout reached. |
Recognize |
Action failed, inter-digit silence timeout reached. |
Recognize |
Action completed, max digits received. |
Recognize |
Action failed, encountered failure while trying to play the prompt. |
Recognize |
Speech not recognized. |
Recognize |
Speech option matched. |
Recognize |
Speech option not matched. |
Recognize |
Speech service connection error. |
Recognize |
Action completed as stop tone was detected. |
Unspecified |
Unknown internal server error. |
Equals(Media |
Indicates whether the current object is equal to another object of the same type. |
Get |
Retrieves the integer value associated with the specified ReasonCode. |
To |
Returns the fully qualified type name of this instance. |
Equality(Media |
Determines if two MediaEventReasonCode values are the same. |
Implicit(String to Media |
Converts a string to a MediaEventReasonCode. |
Inequality(Media |
Determines if two MediaEventReasonCode values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: