Explicit Confirmation Step

The Explicit Confirmation step provides a simple building block for confirming a question, and is a limited version of a Menu or Simple Recognition step.

You define the Explicit Confirmation step with a default grammar that accepts the following input:

  • CMT—1 for yes and 2 for no

  • ASR—typical yes/no grammar in proper language

You can also override the default grammar with a user-defined grammar.

See Using Grammars in Your Scripts for more information on defining and using grammars.