Using Intents and Keyphrases with the Speech Recognition Condition

For an overview of Conversational AI, click here.

The Speech Recognition Condition is one way to use Intents and Keyphrases. It is a condition that listens for the intent or keyphrase identified and then evaluates to “true” when it is recognized, allowing the frame to progress.

To use the Speech Recognition Condition

  • Drag the Speech Recognition Condition into the conditions area of the frame you want to control

  • Select the intent or keyphrase you would like to use. In this case, we will choose an intent called “Greeting”

  • Enter the confidence interval. This can be determined through testing your intents - 0.5-0.6 usually works well

  • Add the resources to this frame that you would like to activate once this condition is true. In this case we will add a character response:

In the Headset