Unable to set Constraints to MediaRecorder in JavaScript for Mozilla Firefox OS (KaiOS)

342 Views Asked by At

I am creating a MediaRecorder app for KaiOS. I wanted to disable noiseSuppression and set several other constraints as specified here.

I observed that these constraints are not being respected while I set them in my code. I still get noise Suppressed audio. Needed some help on this front. Setting constraints is very straight forward and I am sure I am doing it right. It's just not getting respected on KaiOS devices. Could really use some help here.

0

There are 0 best solutions below