language_identifier_mode

Mode for automatic language identifiication during the session.

Value

  • forced-choice: always switch to the language with the highest confidence.
  • rejection: don't switch languages if there is low confidence for the detected language.
  • memory-bias (default): adds weight to using the language of the previous sentence

How to set

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

Set in a VoiceXML application, using the switts.language_identifier_mode property in a <property> element.

Set in the voice browser, with as switts.language_identifier_mode using the Vendor-Specific-Parameters header in a SPEAK method.

Set in the session xml file for the application. Configure the <speechsynth> element located under <sessionparameters>, <speechserver>.

Usage

Seldom used (because the default is usually satisfactory).

Related properties:

language_identifier_scope

language_identifier_languages

For more, see Vocalizer languages and voices.