The TXTFileOut
parameter sets the name of the text file that IDOL Speech Server writes the normalized text to.
*You must set the value of this configuration parameter by setting 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, IDOL Speech Server defaults to the data directory.
Note: 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) |
|