akofman / cordova-plugin-dbmeter

:microphone::mega: Cordova plugin to get decibels from the microphone
Apache License 2.0
34 stars 29 forks source link

Cannot record file with cordova-plugin-media while dbmeter listening #10

Open myinventions opened 6 years ago

myinventions commented 6 years ago

Hello, while dbmeter is listening, apache/cordova-plugin-media creates empty files. media.startRecord() and media.stopRecord() are not throwing exceptions. When dbmeter is not listening everything works well. Spec.: ionic 3.12.0, cordova 6.5.0, ionic-angular 3.3.0, Android 6.1.2 platform.

chenqingze commented 4 years ago

same issue too