How to make automated Voice call application in php?

Harish Kurup picture Harish Kurup · Jun 11, 2010 · Viewed 17k times · Source

I want to make a automated call application, which will dial some mobile numbers, and give the response to them, and also record there voice in wave and text format. is it possible in PHP, or there is any buildin function or classes for doing that?

Answer

Konstantin Haase picture Konstantin Haase · Jun 11, 2010

Check out Tropo, they have PHP support.