MaxAudioResources
The maximum number of audio resources that can be loaded concurrently, for each type of audio analysis. For example, MaxAudioResources=10
allows Media Server to load 10 speech-to-text language resources, 10 speaker ID databases, and 10 audio match databases.
A process
action will fail if it needs to load audio resources but the maximum number has already been reached and all of the loaded resources are in use.
Type: | Integer |
Default: | 10 |
Required: | No |
Configuration Section: | Resources |
Example: | MaxAudioResources=10
|
See Also: | MinAudioResources |