US: 800.995.PLUM UK: 0845.355.3330
US: 800.995.PLUM UK: 0845.355.3330
from the Plum Voice IVR Glossary
In a VXML application, a nomatch indicates a user input element that is not recognized as part of the active grammar. The <nomatch> element contains two distinctive attributes: the count and the condition. The count allows the developer to handle different occurrences of the same event differently. Each form menu and form item maintains a counter for each event that occurs while it is being visited; these counters are reset each time the <menu> or form item’s <form> is re-entered. The form-level counters are used in the selection of an event handler for events thrown in a form-level <filled>. A condition attribute is an expression that must evaluate to true after conversion to Boolean in order for the event to be caught.
| © 2013 The Plum Group, Inc. |