Skip to content

Add Music and Zing to Your Online Courses Using Articulate Storyline

“Being a musician maps the human mind for success; success in all avenues of life”

-Tim Lautzenheiser

Music is the language of emotions. Most of us love music, as it eases tension and anxiety.  So, why don’t we provide background music for eLearning courses? This will help increase learners’ attention, engage them throughout the course, and adds an element of fun.

In this blog, I will share how to add background music to an eLearning course using rapid authoring tool Articulate Storyline.

Step 1: Add Audio Files to the Published Folder

  1. Open the published folder
  2. Copy and paste the desired audio file to the published folder

Note: The prescribed format for an audio file i is .mp3. The volume of the background audio must be less than the actual slide audio; otherwise they might get mixed up and the course audio will be lost.

Add audio files to the publish folder

Step 2: Call the Audio File Externally

These are the steps to call the audio file externally:

  1. Right click the html file
  2. Open with Notepad or Dreamweaver
  3. Before closing the body Tag (/body), write the code given below:

    <audio id=’control-volume’ preload=”auto” autoplay loop autobuffer>

    <source src=”bg.mp3″/>

    </audio>

  4. Save and close the Notepad

    Call the audio files externally

Note: The name and format of the audio file being called should be the same as the actual audio file.

Audio file format

Finally, check the output by clicking the story.html file.

Story html file

This way, we can add background audio using rapid authoring tool and keep our learners engaged throughout the course. You can also add background music to scenarios as well as games. I would love to hear how you’re using background music in your online courses.  Got any tips and tricks to share?

Authoring Tool Finder - Find the Best Suited Authoring Tool for Your Needs