wait

Definition

Inserts a defined pause into the IVR script at any point.

Value

A number of seconds.

Attributes

Attribute Required Values Description
name N any text A unique name for the tag

Examples

The following example inserts a four-second pause between the first keypress and the next instruction:


    
          Please press one
        
    
          1

4

     
           Please press two
     
     
          2