The number of seconds that CFS waits for the IDOL Speech Server to complete language identification. If the IDOL Speech Server does not complete language identification within this time limit, the task fails and CFS writes an error to the ImportErrorDescription
document field. You can use this parameter to prevent CFS waiting for IDOL Speech Server to process extremely long audio files.
Instead of using this parameter, you can limit the amount of audio used to perform language identification by using the LangIdLengthLimit
parameter.
Type: | Integer |
Default: | No timeout |
Required | No |
Configuration Section: | Any section that you have defined for IDOL Speech settings |
Example: | LangIdTimeout=600
|
See Also: | LangIdLengthLimit |
|