Reputation: 8548
I need to make a web application that would be able to call a ground phone ( obviously through Skype ) and record the conversation... any ideas, where do I start? ( yes, already tried google :) ) can it be done in php?
Thanks!
Upvotes: 3
Views: 1216
Reputation: 46663
It sounds like there are a lot of things you haven't thought of yet, but to answer your actual question, you could do part of it in PHP, and start by googling the following:
... and by thinking about what neferious uses people might put your application to...
Upvotes: 4