Device A plays a pure test tone. Device B listens to the room via FFT and streams ambient-noise data to Device A in real time. If ambient energy in the test-tone band crosses the threshold, Device A auto-pauses. This version connects over a WebSocket relay, so Device A and Device B can be two separate phones, on two separate networks, on two separate sides of the room.
Both devices must enter the same relay server URL and the same session code, then tap Connect before starting their side.
Select a frequency and start. This tab plays the tone through your speakers/headphones and watches for pause signals from Device B.
Grants mic access, runs a live FFT, and streams the decibel level of the test band to Device A roughly every 50ms.
wss:// URL and a shared session code on both phones, tap Connect on each, then Start on Device A and Start monitoring on Device B.