Open khrizo opened 7 years ago
<audio controls> <source src="file.ogg" type="audio/ogg"> <-- right <source src="files.mp3" type="audio/mpeg"></source> <-- This the output I get. </audio>