The TXTFileIn parameter specifies the text file containing text to normalize.
*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: | TXTFileIn=T:\data\transcript.txt
|
| See Also: |
File (action parameter) TxtFileIn (action parameter) |
|
|