By default, IDOL Speech Server can read from and write to any directory. However, for increased security you can specify a set of allowed directories to restrict access to the file system.
You can use the following parameters in the [Server]
section of the IDOL Speech Server base configuration file to configure input and output directory settings:
RestrictOutputDirs
RestrictInputDirs
AllowedOuputDirectoriesCSVs
AllowedInputDirectoriesCSVs
For more information on how to configure these settings, see the IDOL Speech Server Reference.
The configuration of allowed input and output directories affects the following settings:
..
or ~
.File
action parameter with the getResults
action to specify the results file to read. The file must be in an allowed directory or subdirectory.If you set input and output directory restrictions but specify a file or path that is outside the allowed directories, IDOL Speech Server returns an error and the related task fails.
|