A list in IDOL Speech Server's list manager that specifies the speaker template development files to use. Prefix the list key with ListManager/
. For example:
TemplateList=ListManager/ListKey
Create the list in the list manager before you specify it in the DevList
parameter.
To specify files in a list, use one of the following formats:
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.
You can also create a list in a .dbl file on a drive that the server can access, instead of using the list manager. Set the parameter to the name of the text file (include the path and file extension).
Type: | String |
Default: | None |
Required: | No |
Configuration Section: | audiotemplatedevel and ivdevel modules |
Example: | DevListFile=ListManager/speakers
|
See Also: | DevList (action parameter) |
|