swirec_hits_before_full_optimize

The number of times a grammar can be activated before the grammar gets recompiled for full optimization.

Value

Non-negative integers. Use 0 (zero) to optimize upon the grammar’s first activation.

Default

3

How to set

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 turning application or system performance.

Performance

Frequently used grammars are good candidates for tuning. This parameter sets a rate for automatically optimizing such grammars.

This parameter specifies how many times a grammar can be activated before the grammar gets recompiled for full optimization. The swirec_full_optimization parameter specifies the optimization level to use during the recompilation.

Related parameter