Deprecated: The TempDir
parameter in the [Server]
configuration section is deprecated for IDOL Speech Server version 10.6.0 and later. Use the TempDir parameter in the [Paths]
configuration section instead.
The TempDir
parameter in the [Server]
configuration section is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The TempDir
parameter sets the path to the temporary directory where IDOL Speech Server writes output files.
Type: | String |
---|---|
Default: | None |
Required: | Yes |
Configuration Section: | Server |
Example: | TempDir=C:/Temp
|
|