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 <ch...@itsolut.com> wrote: > Is there a way to record audio on the browser platform (for any browser)? > > I couldn't figure it out if there was. It looks like Media browser plugin > is hard coded to through an error (even on Chrome). > > Thanks, > Chris.... >