LanguagePack

The language pack to use. For a list of language packs, see Speech Analysis Supported Languages.

If you have set ModelVersion to either small or large, OpenText recommends that you specify a language code without a suffix. For example, specify ENUK for British English, regardless of the sample frequency.

To use the language detected by a Language Identification task, set this parameter to input. In this case, you must set the Input parameter to the ResultWithSource track produced by your language ID task.

NOTE: LanguagePack=Input is not available when ModelVersion=Legacy.

Type: String
Default:  
Required: Yes
Configuration Section: TaskName
Example:

To specify UK English:

LanguagePack=ENUK

To use the language detected by a Language Identification task:

Input=MyLanguageIdTask.ResultWithSource
LanguagePack=input

See Also: ModelVersion