If you enable word barring by setting WordBar to True, the WordBarList
parameter specifies the location of a list of words to be barred as the value of the WordBarList
parameter. For example, you could replace swear words with <BLEEP>
or replace ATNT
with AT&T
.
For example:
WordBarList=ListManager/ListName
Create the list in the list manager before you specify it in the WordBarList
parameter. Each word or pair of words (the barred word, and the replacement term for that word) 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.
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: | postproc module |
Example: | WordBarList=ListManager/BarredWords
|
See Also: | WordBar
WordBarList (action parameter) |
|