Using the Press Menu Tag

At the heart of an IVR system is the question and response. Basically, the system requests responses from the customer, and the customer presses keys in response. This may be in the form of an actual question and instructions for response — "Would you vote for Homer Simpson? Press 1 for Yes or 2 for No." Or sometimes, it's just a simple declaration — "Please enter your five-digit account number, followed by the pound sign."

In either case, the question-response clearly consists of a play tag stating the instructions and some key presses getting the responses. Something needs to tell the IVR system that this particular play tag and its key press tags all work together. The press menu tag provides this function — think of it as an envelope "containing" the play tag and key presses. As a matter of fact, when you drag a press menu tag into the workspace, you will see that it automatically creates two dependent tags, a play tag and a key press tag (dependent tags are indented from, and hang down from, their 'parent' tags). The press menu tag knows that it needs at least one each of these tags.

The whole thing works as follows:

                 
   
      Would you vote for Homer Simpson for President? 
      Press 1 for yes or 2 for no.            
   
                       
      1-Yes
   
                       
      2-No         
   





     

Learn to think of the above as a single unit -- "the Question and Response."