Whether to exempt text sections bounded by hash symbols (#) from text segmentation. If you set IgnoreHashLines
to True
, IDOL Speech Server does not segment the text between the hash symbols.
*You must set the value of this configuration parameter by setting the corresponding action parameter.
Type: | Boolean |
---|---|
Default: | False |
Required: | No |
Configuration Section: | textsegment module |
Example: | IgnoreHashLines=True
|
See Also: | IgnoreHashLines (action parameter) |
|