How to make automated Voice call application in php?
Posted
by Harish Kurup
on Stack Overflow
See other posts from Stack Overflow
or by Harish Kurup
Published on 2010-06-11T06:35:46Z
Indexed on
2010/06/11
6:42 UTC
Read the original article
Hit count: 272
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?
© Stack Overflow or respective owner