Playing Audio through entire course

Dec 02, 2020

Hi,

I have a course where I would like to play an audio clip(looped) uninterrupted through the entire course. Is there a way to set this up?

I thought about placing this in many layers on the same slide but that will be a beast!

 

Thanks in advance.

 

Eric

1 Reply
Math Notermans

This can be done with Javascript. Here you see 2 ways of doing that.
https://360.articulate.com/review/content/afad28c3-1f73-43bc-b7b2-7ad1ab1e48e6/review
This sample uses a Webobject to load and play the audio in the background.
The story file is called Backgroundmusic.story

Another approach for this, with more possibilities like fading audio in and out is using an external audio library. Here i use Buzz a HTML5 audio library that can fade, pan and a lot of other things with audio. Here is the setup for Buzz...
https://360.articulate.com/review/content/10f13fe4-c530-4c70-ae12-ab4344a03552/review
T
he accompanying Storyline file is called basicJavascriptSetup.story