Forum Discussion
Background Audio Cool Trick
Hi All,
Just wanted to share a way to add audio across all slides in Storyline 2 There are a few posts on here about this, and I found this method to be super simple.
**Please note that this is just a cool trick, and not a built in feature of Storyline 2.
Publish your course, open the story.html file with Notepad, scroll to the bottom and add this code
<audio src="YOURAUDIOHERE.mp3" preload="auto" autoplay loop></audio> with a space before the </body> and place your audio file into the published output folder and there you go. That is it.
Here is an example, http://bit.ly/1sy5dkV and the output folder is attached.
Have fun!
Hello, Everyone! ✨
I'm happy to share that we have released a new update for Storyline 360 (Build 3.79.30834.0).
In this update, we have an enhancement where:
- Background audio is now supported in the published video output.
As a first step, I recommend updating Storyline 360 to the latest version. Here's how:
If you have any questions, please let us know in this thread or privately in a support case.
Have a great day!
- AshiTandonCommunity Member
I loved "Happy Teeth" Emily, Thank you!
- TaraMcCallCommunity Member
No problem! Thank you for sharing. :)
- RichardPresleyCommunity Member
I just gave this a try and it works great. Thanks so much for sharing this. Excellent.
- EmilyBurnettCommunity Member
Glad this helps Richard!
- AprilPriceCommunity Member
Sadly this did not work for me. File is located in the root and here is the code. Must work in IE 11, sadly no other browsers approved for use in company. Any suggestions?
<DIV id='divWebObjects'></DIV>
<audio src="morning.mp3" preload="auto" autoplay loop></audio>
</body>
- PunamParabCommunity Member
Hi April,
I wonder if the solution given in this forum helps to address the problem you are facing.
- AprilPriceCommunity Member
Thank you for replying, sadly no none of those suggestions worked.
Since I am in a very controlled network with 1500+ computers, we cannot under any circumstances change our settings.
Sorry to hear that won't work for you April, I did want to let you know that responding via email includes your signature here and you're welcome to edit the post to remove that information if you'd prefer it not be listed here publicly.
- AprilPriceCommunity Member
Thanks for the heads up on signature.
No problem - not every wants it out in the public view. :)
- DebraBrownCommunity Member
I'm definitely trying this out. Thanks for the tip.
- AdrianaBertolanPartner
Great example! Love it