The location of a shared folder accessible to CFS, IDOL Speech Server, and Transcode Server (if you are using a Transcode Server). This folder is used to share data between the servers involved in the task.
IdolSpeechUseSharedPath=true
), this parameter specifies the path to that folder.IdolSpeechUseStreaming=true
), you must set this parameter so that files can be sent to your Transcode Server (unless your files are already in a format that can be streamed to IDOL Speech Server).If you do not set this parameter, Transcode Server and IDOL Speech Server must be able to access all input files from their existing location. For files associated with documents, this is the path in the DREFILENAME
document field if the WorkingDirectory
configuration parameter is not set, or a path in the working directory if WorkingDirectory
is set. If you do not set the SharedPath
parameter, Transcode Server and IDOL Speech Server must be able to write output to the CFS temporary folder.
Alternate Name: | TranscodeSharedPath
|
Type: | String |
Default: | |
Required | Required if you are using a shared folder to send audio to IDOL Speech Server (IdolSpeechUseSharedPath=true ), or if you are using a Transcode Server. |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | SharedPath=\\server\SharedPath
|
See Also: | IdolSpeechUseSharedPath |
|