The TxtFileOut
parameter sets the name of the text file that HPE IDOL Speech Server writes the segmented text to.
This parameter does not have an internal default value. You must either set the configuration parameter to a suitable value, or set the value in the corresponding action parameter.
You can specify an absolute or relative file path. If you specify a relative path, it is considered as being relative to the speaker ID directory. If the file path is excluded, HPE IDOL Speech Server defaults to the temporary directory.
The SpeakerIDDir parameter in the [Paths]
section of the configuration file sets the location of the speaker ID directory.
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | textsegment module |
Example: | TxtFileOut=JA_seg.txt
|
See Also: | TxtFileOut (action parameter) |
|