The file that IDOL Speech Server writes task output to.
You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the data directory. If the file path is excluded, IDOL Speech Server defaults to the data directory.
Note: The DataDir parameter in the [Paths]
section of the configuration file sets the location of the data directory.
For the LangIdOptimize task, IDOL Speech Server can write to a list in the IDOL Speech Server list manager. Set the Out
parameter to the list key prefixed by ListManager/
. For example,
Out=ListManager/ListKey
You must create the list in the list manager before IDOL Speech Server can write to it.
|