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 Configuration precedence):

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

API—Set as TTS_PARAM_LID_MODE.

Usage

Seldom used (because the default is usually satisfactory).

Related properties:

language_identifier_scope

language_identifier_languages

For more, see Vocalizer languages and voices.