The AddOutputFileExtensions
parameter determines whether IDOL Speech Server automatically adds file extensions to output file names. Set AddOutputFileExtensions
to False
if you do not want to add file extensions.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | AddOutputFileExtensions=False
|
See Also: | AllowAnyOutputFile |
|