Whether to process actions containing unrecognized parameters.
AllowUnusedParams is set to True, IDOL Speech Server logs a warning but allows the action to continue. You can disable the warnings by setting UnusedParamsWarn to False.AllowUnusedParams is set to False, IDOL Speech Server ends the action and returns an error message.| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | Server |
| Example: | AllowUnusedParams=False
|
| See Also: | UnusedParamsWarn |
|
|