What is an Action?

When designing your Speech Application, you are going to want your system to speak to your callers, listen A Listen tells the program to listen to the caller. It will then try to match what they say to the information you enter in the Grammar. A Listen is a Terminal Action. This means it will be the last Action in an Actions List. to what they say and then respond appropriately.  You accomplish this through the use of Actions.  An Action An Action is a specific command that you can add to an Action List. There are five types of Actions: Vox, Listen, Goto, Transfer, and Hangup. , like a verb, is simply something that your Application does.  Actions are placed within a ModulesAction List.

To summarize, an Action is a specific command that you can add to a Module Modules are the individual elements you use to create your Information System. When you create an Information System, you are crafting a conversation between a computer and a live person. Each Module represents a single, distinct portion of that conversation. The different types of Modules are: Start, List, Multilevel, Overview, Yes/No, Goto, Hangup, Transfer, Global, Global Yes/No and Goto Project Each Project you create represents a single Speech Driven Information System. So, if you want to create three separate Information Systems, you will need to create three different Projects.. Each Module has its own unique function and symbol. within its Action List.

There are five types of Actions:

Actions always appear within an Actions List:


Complete Help Topic List | Speech Platform Product Information