I want to add an option to audio record(Voice Record) in my project. is php or javascript allow me to do the same??
I search for many of the audio record demos but they are browser specific.
i want simple and easy audio record in my php project which support all browser Please help and thanks
I want to add an option to audio record(Voice Record) in my project. is php or javascript allow me to do the same??
I search for many of the audio record demos but they are browser specific.
i want simple and easy audio record in my php project which support all browser Please help and thanks
Share Improve this question asked Feb 15, 2016 at 13:35 PraveenPraveen 1421 gold badge2 silver badges9 bronze badges 3- try p5js/examples/examples/Sound__Record_Save_Audio.php – Codingalien Commented Feb 15, 2016 at 13:37
- github./jwagener/recorder.js – Codingalien Commented Feb 15, 2016 at 13:38
- Hello it is not working for me, it always show the error i.e. enable mic and click the mouse to begin recording... thank u for ur help – Praveen Commented Feb 15, 2016 at 13:48
1 Answer
Reset to default 4You can use RecordRTC though php. checkout this github link.
https://github./muaz-khan/WebRTC-Experiment/tree/master/RecordRTC/RecordRTC-to-PHP