We use HTML5 compliant code for embedding audio and video.

Authors wishing to embed audio (only) in their articles should supply us with two file formats (ogg and mp3) and should include a transcript of the content of the file in HTML or pdf.

Example:

A brief welcome to Technoculture

 

<audio controls>
  <source src="https://tc-media.site/demo/welcome.mp3">
  <source src="https://tc-media.site/demo/welcome.ogg">
<embed src="https://tc-media.site/demo/welcome.mp3" height="16px" controller="true"
loop="false" autoplay="false" plugsinpage="http://www.apple.com/quicktime/">
</embed>
</audio>

If you cannot supply us the formats we need, we can help you with suggestions, or even just do the conversions ourselves.

Print Friendly, PDF & Email