Feedback

  • Contents
 

Reco Verifier Ignore Last Utterance

This Reco tool is used to discard the last utterance received during a training or verification session. This is typically used when it is discovered that the last detected utterance doesn't match the expected utterance result. Another example would be if a 'help' grammar was specified so the user could receive additional help while in a training/verification session. If the Ignore Last Utterance tool wasn't used in this case, then the utterance for 'help' would count towards the voiceprint of the training/verification session and lead to an invalid voiceprint entry.

Inputs

Interaction

Identifier of the interaction.

Outputs

Error Code

If the tool 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.

Exit Paths

Success

The last utterance spoken during a training or verification session is discarded and removed from the cumulative set of voiceprint analysis data.

Failure

Some other error occurred. Consult the Error Code and Error Text outputs for details.