Use the TABLE statement to refer a voice segment in a voice table. The voice_segment_position can be a variable or a constant.
TABLE Month_Of_Year (2);
The Month_Of_Year Voice Table points to voice segments that speak the 12 months of the year. The parameter value of 2 is the segment ID of “February.” When the prompt is played, you hear “February.”
Use the following procedure to define a TABLE statement:
The system displays the Voice Table Definition window.
The TABLE statement is added to the prompt.