cordova-plugin-dbmeter icon indicating copy to clipboard operation
cordova-plugin-dbmeter copied to clipboard

support for platform browser

Open aabeling opened this issue 7 years ago • 3 comments

Hi,

can you please provide support for the browser platform? It would be sufficient for me if some random decibel values would be reported. I tried to add support on my own in my fork of your project but did not get it to work in the test app: https://github.com/aabeling/cordova-plugin-dbmeter Don't know what I am missing. I followed the tutorial https://moduscreate.com/blog/supporting-the-browser-platform-in-a-cordova-plugin/.

Best regards Achim

aabeling avatar Jan 19 '18 12:01 aabeling

@aabeling Did you get any further with this Achim? I'm hoping this plugin will provide access to some form of sound level monitoring when recording audio on iOS.

LavaRiddle avatar Feb 12 '18 14:02 LavaRiddle

for implementing it and testing it it would really be nice if browser support was added.

edthenet avatar Jun 02 '18 10:06 edthenet

@aabeling What problems did you encounter? On a first look your browser implementation and plugin.xml changes don't look too wrong.

janpio avatar Apr 29 '19 20:04 janpio