KRrcst—Krypton recognition start

This event is logged at the start of a Krypton engine recognition.

Runtime grammar references are specified via the ID provided in the corresponding load request (or created by the Krypton engine and returned in the load response); grammars cannot be specified by URI in the Recognize command.

In addition to the Tokens used for every event, this event has the following tokens:

Token Meaning
BUILTINS

Builtin grammar weights. Map of builtin:weight values requested for the Recognize command. Weight values can be either string or numeric.

Note: Actual weights used can differ from those specified in the VoiceXML request or in the associated configuration. For more information, see Triggering the Dragon Voice recognizer.

LANG

Language code used when creating the session; for example, "eng-USA".

LANGVER Data pack build label. Distinguishes different released versions of the language. Taken from the install package name.
MAXNONFACTORY

Maximum total weight available for domain language models and wordsets.

This property is a preset value in the data pack; currently, 900. When the sum of the requested domain language models and wordset weights exceeds this value, the weights are proportionally scaled down to fit accordingly.

MRECVER MREC version.
S3VER S3 version.
TPVER TextProc version.
WEIGHTS

Grammar (domain language model) weights. Specifically, a map of the ID:weight values requested for the Recognize command. Weight values can be either string or numeric.

Note: Actual weights used can differ from those specified in the VoiceXML request or in the associated configuration. For more information, see Triggering the Dragon Voice recognizer.

WORDSETS Wordset references. Specifically, the list of wordset IDs used in the Recognize command, if any.