You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Semantic content (either a string if speech was recognized or a digit if a digit was input instead of speech) returned from the entry or tag that was recognized within the grammar. The content will be replaced by 'xxxxx' when privacyMode is set to true. This field is populated only if the reason field is set to recognition or digit.
[optional]
confidence
Integer
Level of confidence in the obtained result. This is a value in the range 0 to 100 – with 0 being total lack of confidence and 100 being absolute certainty in the recognition. This field is populated only if the reason field is set to recognition.
[optional]
parent_call_id
String
ID of the Call that created this leg (child call).
[optional]
completion_reason
String
Advanced diagnostic information if reason was error. See RFC 6787 section 9.4.12 - speech recognition.
[optional]
completion_cause
String
Advanced diagnostic information if reason was error. See RFC 6787 section 9.4.11 - speech recognition.
[optional]
mrcp_code
Integer
Advanced diagnostic information if reason was error. See RFC 6787 section 5.4 - MRCPv2 specification.
[optional]
mrcp_diagnostic
String
Advanced diagnostic information if reason was error. See RFC 6787 section 5.4 - MRCPv2 specification.