A list in IDOL Speech Server's list manager that specifies the phoneme time track files to combine. Prefix the list key with ListManager/
. For example:
ListFile=ListManager/ListKey
Create the list in the list manager before you specify it in the ListFile
parameter.
To specify files in a list, use one of the following formats:
Note: The TempDir parameter in the [Paths]
section of the configuration file sets the location of the temporary directory.
If you exclude paths or specify relative paths, you can supply a path prefix using a separate parameter. The path is prefixed to each list entry unless it already contains an absolute path.
For more information about IDOL Speech Server's list manager, see the IDOL Speech Server Administration Guide.
Note: Instead of using the list manager, you can create the list in a text file on a drive that the server can access. Set the parameter to the name of the text file. You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the Speech Server installation directory. If the file path is excluded, IDOL Speech Server defaults to the server installation directory.
Action: | AddTask, CheckResources |
---|---|
Task: | CombineFMD |
Type: | String |
Default: | None |
Example: | ListFile=ListManager/fmdList
|
See Also: |
FMDListFile (configuration parameter) |
|