PHP

A closer look at VoicePHP

by alec on January 7, 2009

I confess that I gave TringMe’s new offering, VoicePHP, a quick once over last week, and didn’t spend nearly enough time with it.  Perhaps it was the pitch that included the line “Everything else remains the same in PHP except that echo, print now speaks!”.  Nevertheless, I had a closer look at it this morning.  VoicePHP looks like it might be the answer for those looking to create a quick and dirty voice app using a familiar programming language.

VoicePHP is an implementation of PHP that allows voice input to be captured, and voice output to be played back to a user.  Accessed via a telephone, it would be well suited to creating applications that are traditionally built with IVR systems.  The big advantage is that using VoicePHP to write a voice app is no different from writing any other kind of PHP application, and that means that millions of programmers already know how to do it.  TringMe has also added some specialized APIs for call control, text messaging, and a few other telephony specific functions.  For PHP programmers these shouldn’t be a stretch. 

Thumbs up!  This is another welcome addition to the lexicon of programming languages that can now be used to create voice applications. 

{ 2 comments }

Alec on LinkedIn Alec on Twitter Alec on Facebook Calliflower on Youtube RSS Feed Contact me