Table of Contents | Gateway Tutorial

  1. Voicent Gateway Overview
    1. Gateway Components
    2. VoiceXML
    3. Gateway Client Library
  2. Part I: Developing Inbound Application
    1. The "timeofday" Service
    2. Install "timeofday" Service
    3. Text-To-Speech/Audio Prompt
    4. Generate vXML File On-The-Fly
    5. Test Dynamically Generated vXML Files
    6. Voice Command
    7. DTMF Command
    8. Application Menu
  3. Part II: Developing Outbound Application
    1. The "callnow" Application
    2. Test Outbound Applications
    3. Using The Gateway Client Library
    4. Initialize The Client
    5. Generate vXML File and Send To Gateway
    6. Schedule Call With Gateway
    7. Get Call Status
  4. Part III: Programming Language Interface