v134 · webrtc / media

Audio Settings Tester

Test your audio constraints live. Toggle standard constraints (echoCancellation, noiseSuppression, autoGainControl) and removed goog* constraints. Then call getUserMedia() and read back the actually-granted getSettings() values.

checking MediaDevices… checking constraint support…
Chrome 134 removes the non-standard googEchoCancellation, googNoiseSuppression, googAutoGainControl, googHighpassFilter, and related goog* constraints. These silently did nothing or were already aliased to standard properties. Use echoCancellation, noiseSuppression, autoGainControl instead.

Standard constraints ✓ use these

Removed goog* constraints ✗ Chrome 134

Press the button to request microphone access and read actual track settings.

Constraint status reference

Constraint Status Replace with