This document describes how to build a voice application that allows a user to order pizza delivery by calling a phone number, selecting a pizza place from search results, and having the application place a call to the selected pizza place on the user's behalf. It provides code snippets and instructions for integrating the Yelp search API, Twilio phone services, and other technologies to build the voice ordering functionality.