This application analyzes customer emotions using IBM Watson's Tone Analyzer and Twilio Programmable Voice. It starts with a Twilio phone number, records customer calls, transcribes the recordings using Watson's Speech to Text API, and then analyzes the tone of the conversation using Watson's Tone Analyzer. The analysis is sent back to the customer as an SMS message. The application uses Cloud Foundry on IBM Bluemix for deployment.