SWIstnd—step end
The result of a step’s recognition. The type of confirm value returned (confirm, Implicitconfirm, randomconfirm) corresponds to the decision the module made about performing the upcoming confirmation. Thus this is a property of the outcome of the collection, not the following confirmation.
In addition to the Tokens used for every event, this event has the following tokens:
Token |
Description |
---|---|
RDEC |
Recognition Decision. One of:
For a collection, there is one token for each slot logged in the collection’s SWItyst—try start event. For multiple-slot modules, all slots except the root include the slot name in the token value. For example: RDEC=accept|RDEC=slotA:reject|RDEC=slotB:reject |
CONFTYPE |
(optional) Confirmation type set, either EXPLICIT or IF_NECESSARY. |
CONFCOND |
(optional) Confirmation type used, either ALWAYS, NEVER or IF_NECESSARY. |
CONFLEV |
(optional) Item-specific low confidence level for the returned value (Logged only item-specific level has been set in the grammar) |
HIGHCONFLEV |
(optional) Item-specific high confidence level for the returned value (Logged only an item-specific level has been set in the grammar) |
MODE |
Input mode used:
|
RVAL |
(optional) Return value, step dependent (collection or confirmation). |
CONF |
(optional) Sentence (as opposed to slot-based) confidence value returned by the recognizer in this step. |
CDEC |
(optional) Outcome of the confirmation; one of:
|
Example:
EVNT=SWIstnd|RDEC=Confirm|MODE=DTMF|CONF=1|CONFTYPE=explicit|CONFCOND=ALWAYS