Re: Record Audio using on Browser platform

2015-08-12 Thread Jesse
... Not currently. Pull requests are always welcome. > On Aug 11, 2015, at 7:27 PM, Shazron wrote: > > No. > > Media Capture plugin only supports Camera: > https://github.com/apache/cordova-plugin-media-capture/tree/master/src > Media plugin does not support browser: > https://github.com/ap

Re: Record Audio using on Browser platform

2015-08-11 Thread Shazron
No. Media Capture plugin only supports Camera: https://github.com/apache/cordova-plugin-media-capture/tree/master/src Media plugin does not support browser: https://github.com/apache/cordova-plugin-media/tree/master/src On Tue, Aug 4, 2015 at 12:02 AM, Chris Hane wrote: > Is there a way to reco