Background Music PLUS Audio Narration

Jan 22, 2018

Hello,

 

I hope someone can help me. I was able to put a continuous background music in my project using this script:

<Audio preload = "auto" autoplay loop autobuffer>      
<Source src = "mymusic.mp3" />      
<Source src = "mymusic.ogg" />      
</ Audio>

However the audio narrations included per slide were not playing.

Anyone knows a workaround?

 

Thanks!

3 Replies