Transparency
Privacy Audit
- Microphone access: Checking...
- Audio uploaded: NO
- Cloud processing: NO
- Local processing: YES — in your browser
- Raw audio stored: NO — discarded after analysis
- Measurement data: Checking...
- Third-party services: NONE
- External API calls: NONE
SonicSpace stores only numeric measurement results in your browser's local IndexedDB database. This includes:
- RT60 estimates and frequency-band values
- Noise floor readings
- SonicScore values
- Session timestamps, labels, and your chosen recording purpose
- Device information reported by your browser (input label, sample rate)
Raw audio is never stored. The Float32Array buffer captured from your microphone is used only for analysis and then discarded. No audio file is created.
All stored data stays on your device. It is never transmitted anywhere.
You can delete all stored measurement data at any time. This removes all sessions from IndexedDB permanently.
Microphone Access
SonicSpace requests microphone access only when you start a measurement. The microphone stream is stopped when analysis completes. You can revoke microphone permission in your browser settings at any time.
SonicSpace does not attempt to stream, record, or transmit microphone audio. All audio processing runs entirely within your browser using the Web Audio API.