Main > PHP Voice - Page 1 of 2


September 29, 2005

I have set the default home application with a sample hello world code as you may notice. But in this article I'll try to show a more useful usage with very small piece of code. Since we have all the...

September 17, 2005

Audiotel application is a new VoiceXML application that have been added to introduce the minilogin VoiceXML module. The idea of the application is simple : A user call the service to subscribe or unsubscribe from a service. The user enter...

September 10, 2005

This is the second update of the VoiceXML PHP framework, I just fixed the naviguator module and added two sample applications to show its usage. The first I have already talked about it in the Dynamic VoiceXML and PHP for...

September 3, 2005

I'm glad to announce the first beta 1.0 of the VoiceXML PHP framework. As I have already announced this release will focus more on VoiceXML application development with PHP. I have almost rewritten all voicexml modules except the naviguator. Another...

August 30, 2005

One of the things that still worried me with PHPVoice project is that it is still "very experimental" even when I released some specific applications for entreprise and some advanced modules that makes development much easier. The idea is to...

August 28, 2005

While developing IVR application with VoiceXML we need sometimes to offer a service of call transfer. And certainly you know how to transfer a call with VoiceXML using the tag "transfer". So I have written this PHP Voice module to...

August 19, 2005

As a continuation of the Dynamic VoiceXML in entreprise articles, I've talked about php error messages in the last post and how we could optimize our application to send voice message such "Sorry, service currently not available please try again...

August 17, 2005

In a continuation to the previous articles of Dynamic VoiceXML and PHP in entreprise, there is many small points that I wanted to add to show what was missing on this application, what could we optimize etc. Certainly this example...

August 15, 2005

VoiceXML and PHP entreprise application is almost over now, we just need to read content for the enduser which represent the most easy part of the application. This application somehow demonstrate the power of bringing IVR application to professionnals with...

August 14, 2005

In this second part of Dynamic VoiceXML and PHP in entreprise, I'll try to talk about the naviguation menu and the first part of coding which is the text announce....
< prev page 1 2 next page >