closeio / mic-recorder-to-mp3

Microphone Recorder to mp3
MIT License
238 stars 130 forks source link

Any way I can adjust the volume of the input in the codes? #29

Closed vasinl124 closed 3 years ago

vasinl124 commented 3 years ago

I compare the audio file I got from Chrome and Safari and found out that the volume in Chrome is really low. Does anybody notice this?

So is there any way I can adjust the volume in the code to make it louder?

Thanks

buzinas commented 3 years ago

Currently, there is no way to adjust the volume.

If we allow custom media constraints (as requested in this issue), you'd be able to use volume. That said, this is a deprecated setting though, since it's invasive to the user.