SWIdmst—Dialog Module start

Start of a module. In addition to the Tokens used for every event, this event has the following tokens:

Token

Description

1SC

(optional) One-step correction was enabled (TRUE).

Not included when not enabled.

AVOID

Values to avoid; one token for each distinct value of the valuestoavoid property. For example, valuestoavoid=john|jean is logged as:

AVOID=john|AVOID=jean

CONFIDENCELEVEL or
CONFLEVEL

(optional) Value of the confidence level. One token is logged for the root slot, and one for each additional slot that has a confidence level set. The value of the root slot is logged directly, while the value of the other slots is in the form <slotName>:<slotValue>. For example, when the day of the week is the root slot and destination is another, is logged as:

CONFIDENCELEVEL=15|CONFIDENCELEVEL=Departure:18

DEFCONFTYPE

Default confirmation type; one of EXPLICIT, IMPLICIT, or AS_NECESSARY

DMID

(optional) Uniquely identifies the module per the module’s ID property.

Note: Required for Nuance Online Updater.

DMNM

Module name (instance name).

DMTP

(optional) Module type, such as YSNO for the YesNo Dialog Module.

HIGHCONFIDENCELEVEL or HIGHCONFLEVEL

(optional) Value of the highconfidence level. Behavior is the same as CONFIDENCELEVEL

LANG

Language.

REQSLOT

Required slot when the module supports multiple-slot results, and more than one result was collected. There can be up to three of these tokens, and they appear in the order they were confirmed.

Example:

EVNT=SWIdmst|DMTP=CUST|DMNM=CSMM|DEFCONFTYPE=AS_NECESSARY |DEFCONFCOND=NEVER|CONFIDENCELEVEL=15|HIGHCONFIDENCELEVEL=99|LANG=en-US