The Filter
parameter specifies a list in HPE IDOL Speech Server's list manager that contains a set of filter terms. A filter term can be a word, a language name (for filtering using language ID results), and so on. Prefix the list key with ListManager/
. For example:
Filter=ListManager/ListName
Create the list in the list manager before you specify it in the Filter
parameter. Each term must be a separate list entry.
For more information about HPE IDOL Speech Server's list manager, see the HPE 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 HPE IDOL Speech Server installation directory. If the file path is excluded, HPE IDOL Speech Server defaults to the server installation directory.
Type: | String |
---|---|
Default: | None |
Required: | No |
Configuration Section: | filter module |
Example: | Filter=ListManager/myFilter
|
|