Feedback

  • Contents
 

Reco Unregister All Grammars

This Reco tool unregisters all grammars registered on the session of the specified interaction.

Inputs

Interaction

Identifier of the interaction.

Outputs

Error Code

If the registration fails, this output parameter contains an error code in the form of a VoiceXML event. This will be an empty string if no error occurred.

Error Text

If the tool fails, this output parameter will contain a simple textual description of what went wrong (e.g. reason for compilation error).

Exit Paths

Success

This path is taken if all grammars were successfully unregistered.

Failure

This path is taken if an error occurred.