The Output
parameter sets the name of the file that HPE IDOL Speech Server writes output data to. The file has the .ctm extension.
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.
afpedit
module, the Output
parameter specifies the file that HPE IDOL Speech Server writes database information to when using the FINGERPRINT_INFO
mode.lfout
module, you must set one of the File
or Output
parameters, otherwise HPE IDOL Speech Server produces a query.lidoptimizer
, lidout
, sidout
, and wout
modules, you must set the value of this configuration parameter using the corresponding action parameter.Type: | String |
Default: | None |
Required: | Yes |
Configuration Section: | afpedit, afpout, lbout, lfout, lidoptimizer, lidout, sidout, and wout modules |
Example: | Output=myOutput.ctm (as output file)Output=T:\misc\myInput.ctm (as input file)
|
See Also: | Out (action parameter) OutB (action parameter) |
|