tchvu3 / capacitor-voice-recorder

Capacitor plugin for voice recording
69 stars 57 forks source link

fix low quality recording for android #26

Closed pkaterski closed 1 year ago

pkaterski commented 1 year ago

fix low quality recording for android As the MediaRecorder's default values seem to produce a very low quality recording..

tchvu3 commented 1 year ago

Thanks for the pull request. the idea is overall good but I would prefer to leave the quality as is, as the current recording quality was intentional (to take less space) although I think I'll add the ability to control the quality as part of the plugin configuration