The audio feature file to either read from, or write to (depending on the mode).
*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: | plh module |
| Example: | PlhFile=T:\data\PLH\myData.plh
|
| See also: | Out (action parameter) |
|
|