The TasksConfig
parameter in the [Paths]
configuration section is deprecated for HPE IDOL Speech Server version 10.7.0 and later. Use the TasksConfig parameter in the [Server]
configuration section instead.
The TasksConfig
parameter in the [Paths]
configuration section is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The location of the speechserver-tasks.cfg
file, which contains task configurations. If the TasksConfig
parameter is not set, HPE IDOL Speech Server ignores the tasks configuration file and expects all tasks and resources to be defined in the main configuration file (speechserver.cfg
).
Type: | String |
---|---|
Default: | installDir/speechserver-tasks.cfg (This value is set during installation.) |
Required: | Yes |
Configuration Section: | Paths |
Example: | TasksConfig=./speechserver-tasks.cfg
|
See also: |
|