The TXTFileOut
parameter sets the name of the text file that HPE IDOL Speech Server writes the normalized 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 data directory. If the file path is excluded, HPE IDOL Speech Server defaults to the data directory.
The DataDir parameter in the [Paths]
section of the configuration file sets the location of the data directory.
Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | textnorm module |
Example: | TXTFileOut=NormTranscript.txt
|
See Also: | TxtFileOut (action parameter) Out (action parameter) TXTFileIn WordPerLine |
|