This page was last edited on June 26, 2018, at 20:52.
Comments or questions about this documentation? Contact us for support!
Your application can now say "Hello" to callers, but it does not yet know how to offer them a menu to determine why they have called. In this example, you will add a Menu block to your application.
Select the Menu block in the Palette and drag and drop this block below the Play Message block that you placed earlier.
Click the DTMF Options tab to enable DTMF (Dual-Tone Multi-Frequency) options 1, 2, and 3. Configure them as shown (the Speech Inputs field is optional).
Each DTMF option that you enable is added to the Application Flow under the Menu block that you placed earlier. Also, each DTMF option uses the name that you specified in the DTMF Options tab.
Click Publish to publish your application and save your changes.
Call your application to hear it say "Hello" and offer you the three menu options that you just configured.
Go to the next phase — Using Variables