hi all PHP user, i like to record a .wav file then send it to my friend though email...is it posible do it in php?
any idea?
Jack
It would be possible to use system() calls to control a Linux server so that you can record audio....
You would need to write some java to transmit the audio data to the server...
I would be very complicated!!