The Start Module
When customers call into your Speech Application, their call automatically begins at the Start Module, which
is marked by an orange star.
Double click on this icon. This will bring you to the Module View of the Start Module. The module View is the
view where you can work in an individual Module. The module View of hte Start Module looks like this:
The screen is divided into two areas. Notice that in the upper left hand portion of the Module View, beneath the
name of the Module, there is an orange arrow title "Main". The Main is a list of Actions that determine
what will happen once the caller enters a Module. Each Module has its own unique Main.
The Main is an example of an Action List. An Action List is a general term used to describe any place where you
can string together a list of Actions. An Action is a specific command that you can add to an Action List.
Click on the plus sign [+] next to the orange arrow to expand the Main. This will show you the Actions that are
in the Main. The expanded Main will look like this:
Notice that the only Action that is pre-programmed into the Start Module is a Goto. A Goto is an Action that sends
the caller to another module.
Since a Goto sends the caller to another Module, it is known as a Terminal Action. A Terminal Action is an Action
that always appears at the end of an Action List. You can only have one Terminal Action in any Action List. Other
examples of Terminal Actions include Transfers, which transfer the caller to another phone number or extension, and
Hangups, which hang up on the caller.