The IdolSpeechUseSharedPath
parameter specifies whether CFS sends audio files to the IDOL Speech Server by writing them to a shared folder.
By default, this parameter is false
and CFS sends audio to IDOL Speech Server through ACI actions.
To use a shared folder, set this parameter to true
. To specify the location of the shared folder, set the parameter SharedPath.
Type: | Boolean |
Default: | False |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | IdolSpeechUseSharedPath=true
|
See Also: | SharedPath |
|