Skip to content

Codec Support Test

This Test Checks Audio Format Compatibility in Browsers

Features:

  • Start the test by clicking the button.
  • If your browser settings support starting the Audio Context without user interaction, it will start automatically.
  • Supports various audio types: Webm, Mp4, Mp3, etc.
  • Provides error messages if a format isn’t compatible.
  • Option to play audio if the format is supported.

Tech Details:

  • The test utilizes the AudioContext Web API and JavaScript.
  • We’ve included polyfills for webkit audio context to enhance browser compatibility.

Purpose:

  • This tool assists users in quickly determining which audio formats their browsers support.