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.