swirec_full_optimization

Default optimization level for fully-optimized grammars.

Value

Integer: 0–12 (but not 10).

A value of 10 is reserved for internal use; do not use.

Default

9

How to set

Shown in precedence order (see Rules of parameter precedence):

In Management Station set on the Nuance recognition service. If not using Management Station, set in a Recognizer configuration file (User-nrsxx.xml).

Usage

Used (but not often) when tuning a system. If grammars tend to perform better with a specific optimization level, use this parameter to set that level as the default for any source grammars that are not explicitly optimized.

This parameter specifies an optimization level to use when the Recognizer automatically re-compiles a grammar because it is being frequently activated. Higher values mean more optimization, and lower values mean less. (However, in some instances, a value of 9 might optimize better than 11). See swirec_default_optimization for a more detailed explanation. The swirec_hits_before_full_optimize parameter determines how many activations are required before the re-compilation occurs.

Related parameter