RTCAudioSourceStats: audioLevel property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The audioLevel property of the RTCAudioSourceStats dictionary represents the audio level of the media source.

The level is averaged over some small implementation-dependent interval. Users can alternatively calculate the average audio level over some arbitrary duration using the algorithm described in the RTCAudioSourceStats description.

Note: For audio levels of remotely sourced tracks, see RTCInboundRtpStreamStats.audioLevel.

Value

A number between 0 and 1 (linear), where 1.0 represents 0 dBov (decibels relative to full scale (DBFS)), 0 represents silence, and 0.5 represents approximately 6 dB SPL change in the sound pressure level from 0 dBov.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcaudiosourcestats-audiolevel

Browser compatibility

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
audioLevel in 'media-source' stats
Experimental

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Experimental. Expect behavior to change in the future.