Posts Tagged ‘error handling’

Fallback to text to speech if your audio fails

Tuesday, June 28th, 2011

Here’s a quick tip that’s an answer to a common question: What happens if my audio file cannot be played?

(more…)

Building a full-featured conference call application with Tropo and PHP

Friday, June 24th, 2011

Tropo’s conference function makes it easy for you to join multiple callers onto a single call together. One line of code and you have a conference call…

(more…)