SpeechLanguageResources

A comma-separated list of sections in the configuration file that contain information about the speech language resources to load when Media Server starts.

In the sections that you specify, use the following parameters to define the resource to load:

Ensure that the values of these parameters match those you intend to use in your speech-to-text analysis task. For information about why you might want to pre-load language resources, see Pre-Load Language Resources.

Type: String (comma-separated list)
Default:
Required: No
Configuration Section: PersistentData
Example:

The following example configures Media Server to load a language resource when it starts.

[PersistentData]
SpeechLanguageResources=BritishEnglish

[BritishEnglish]
LanguagePack=ENUK
ModelVersion=small
See Also:

LanguagePack

CustomWordDatabase