- Contents
Interaction Designer Help
Reco Log Event
This Reco tool gives speech applications the ability to write events into the ASR engine log. These events, for example, allow marking segments of the call that other utilities, such as OpenSpeech Insight, can report on.
Inputs
Interaction
A variable name representing the interaction and interaction type to log.
Event Name
Name of the event to be logged in the ASR engine log.
Event Value
The value of the event to be logged.
Outputs
Error Code
This output parameter contains the error code if the tool exits through Failure.
Error Text
A message providing details about the error code.
Exit Paths
Success
This path is taken if the event was logged successfully.
Failure
The logging operation failed. The details are provided in the Error Code and Error Text.