Audio Example AH151

Audio Demo

Music: J.S. Bach "Allemande" Partita for Violin #2


I shall reproduce the code that produced the display above.

<audio controls = "controls">
   <source src = "Allemande.mp3" type = "audio/mpeg">
   <source src = "Allemande.ogg" type = "audio/ogg">
     Your browser does not support HTML5 Audio
     Please use this link instead:
   <a href = "Allemande.mp3">Allemande.mp3</a>
</audio>

The above script does not have a source.

Audio Demo 2

I was able to omit the other lines of code.


Attempts to access files outside localhost root

They all failed. It is not possible.


Audio Demo 3

Try this

Test


Visit our HTML tutorial

Audio Demo 4

Lagrimas Negras     This works off my web site.


I shall try try from my website