swirec_fsm_wordlist

Specifies a wordlist used by a speech grammar.

Value

A file name

Default

(empty)

How to set

In a robust parsing grammar using a <meta> tag. See the text on compilation-time parameters in Parameters set in grammar files.

Usage

Relevant when working with language models. Occasionally used.

The wordlist is previously created when training a Statistical Language Model (SLM).

For details and an example showing this parameter with a robust parsing grammar, see Robust parsing grammars.

This parameter is ignored when it appears in an n-gram grammar.

<meta name="swirec_fsm_wordlist" content="MyN-gram.wordlist"/>

Related parameters