Tests for various audio file formats and ways of embedding them:
all in one file
-
- mp3 embedded with <audio>
- mp3 embedded with <iframe>
- mp3 embedded with <object>
- mp3 embedded with <embed>
-
- au embedded with <audio>
- au embedded with <iframe>
-
- wav embedded with <audio>
- wav embedded with <iframe>
detection with Modernizr
- audio
- not detected
- wav
- not detected
- mp3
- not detected
- m4a
- not detected
- ogg
- not detected