Introduction

Although the best way to design voice applications is to start with the state tables, then design the prompts and, finally, the voice segments, you must put applications together in the reverse order, because everything else must be in place before a state table can use it. Start by creating the voice segments, followed by the prompts, and finally the state tables. If you need any servers, you must create them before invoking them from state tables.