Forum Discussion

KenAngeles's avatar
KenAngeles
Community Member
8 years ago

Background Music PLUS Audio Narration

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

  • I am having a similar issue: my background audio is playing just fine behind narration, but with each slide my narration audio gets more and more faint while the background track gets louder. I've tried publishing with and without volume optimization. I hope someone can help us! 

    • AnamariaLaFonta's avatar
      AnamariaLaFonta
      Community Member

      I can't seem to get this one to work for me. Is it different if you're not including the mute/unmute?