CallMeter Docs

Audio Noise Level

Understand background noise level measurement in VoIP calls — how CallMeter measures ambient noise during silence, and what high noise floors mean for call intelligibility.

Audio Noise Level measures the background noise in an audio stream during non-speech moments, expressed in dBov (decibels relative to digital overload). While Audio Signal Level captures how loud the speech is, Noise Level captures everything else — ambient room noise, electrical hum, codec artifacts, and any other sound present when nobody is talking.

Think of it as measuring the "quiet" parts of the call. In a clean environment, those quiet parts should be truly quiet. In a noisy environment, the "silence" between words is filled with background sound that makes speech harder to understand.

How It Works

CallMeter uses Voice Activity Detection (VAD) to identify non-speech segments of the audio. During those segments, it computes the RMS power of the audio signal and converts it to dBov.

On the dBov scale:

  • -60 to -70 dBov — Very quiet environment, minimal noise
  • -40 to -50 dBov — Moderate noise, typical office or conference room
  • -30 to -40 dBov — Noisy environment, impacts speech intelligibility
  • Above -30 dBov — Severe noise, speech may be partially masked

Why It Matters

The gap between the speech signal level and the noise level determines intelligibility. This gap is known as the signal-to-noise ratio (SNR). Even if speech is loud enough, high background noise narrows the SNR and makes it harder for listeners to understand words clearly.

For enterprise VoIP testing, noise level measurement helps identify:

  • Acoustic environment problems — Noise in the test environment leaking into measurements
  • Codec or processing issues — Noise introduced by the audio processing chain itself
  • Comfort noise behavior — Whether Comfort Noise Generation (CNG) is producing appropriate background fill during silence
  • Echo residue — Imperfect echo cancellation leaving noise remnants

Common Causes of High Noise Levels

CauseExplanation
Noisy acoustic environmentFans, HVAC, traffic, or open-plan office noise picked up by microphone
Poor microphone isolationOmnidirectional microphone capturing ambient sound
Codec noise floorLow-bitrate codecs or aggressive compression introducing quantization noise
CNG misconfigurationComfort Noise Generation producing noise louder than natural background
Echo cancellation residueResidual echo mixed into the noise floor
Electrical interferenceGround loops or electromagnetic interference on analog audio paths

How to Fix It

  1. Improve acoustic environment — Use directional microphones, acoustic treatment, or quieter test locations.
  2. Compare noise levels across endpoints — If one endpoint shows significantly higher noise, the problem is localized to that endpoint's environment or hardware.
  3. Check comfort noise settings — If noise appears only during silence periods and at a consistent level, it may be CNG. Verify that CNG level is appropriate.
  4. Test with a reference signal — Use a known-clean audio file to isolate whether noise is introduced by the endpoint, the network path, or the remote side.
  5. Evaluate codec choice — Some codecs perform better at low bitrates. Compare noise levels between codec configurations to find the optimal setting.

On this page