- Contents
Interaction Designer Help
Reco Set Property
This Reco tool sets the value of a recognition property. These properties are managed by the recognition subsystem and used to control ASR engine specific or extended functions.
Inputs
Interaction
Identifier of the interaction.
Property Name
Name of the property to modify. This string is case-sensitive.
Property Value
Value to set for the property.
Outputs
Error Code
This output parameter contains the error code if the tool failed.
Error Text
Text accompanying the error code.
Exit Paths
Success
This path is taken if the value of the property was successfully retrieved.
Failure
This path is taken if some other error occurred.