mattdiamond / Recorderjs

A plugin for recording/exporting the output of Web Audio API nodes
4.16k stars 1.46k forks source link

Supporting voice recording on Mac OSX using recorder.js #55

Open ankitaagrawal opened 10 years ago

ankitaagrawal commented 10 years ago

Hi, Will this Recorder.js work on Mac OSX, firefox as well as chrome?

cwilso commented 10 years ago

Yes.

ankitaagrawal commented 10 years ago

Hi,

Thanks for reply..I have tried http://216.245.194.124/recorduploadsample.com/ in MAC firefox and chrome both but not able to record sound in chrome and in firefox it is not recording..Can you please check this and suggest where I have to update code to run on mac firefox and chrome..

christophersbarrett commented 10 years ago

This works for me on Mac OSX Chrome. The issue probably is either hardware related, or you didn't click to allow Chrome to use your microphone.

cwilso commented 10 years ago

Works for me also.

On Wed, Apr 9, 2014 at 9:53 AM, Chris Barrett notifications@github.comwrote:

This works for me on Mac OSX Chrome. The issue probably is either hardware related, or you didn't click to allow Chrome to use your microphone.

Reply to this email directly or view it on GitHubhttps://github.com/mattdiamond/Recorderjs/issues/55#issuecomment-39988152 .

ankitaagrawal commented 10 years ago

I click on allow in chrome but it shows the error message in chrome and in firefox it created the file but no audio recorded in that file..

christophersbarrett commented 10 years ago

You'll have to tell us what error message :)

ankitaagrawal commented 10 years ago

Thanks...issue solved there was some hardware issue but thanks for checking.. :)

tarkik-tatva commented 8 years ago

is it working in safari on MAC ?