Forum Discussion
Changing Speed of Audio in Articulate Storyline?
I'm working on creating some Articulate Storyline projects for a class I teach. Our current videos are MUCH less engaging and interactive and are simply the professor in front of a web camera lecturing. One things students LOVE to do is to speed up the audio / presentation of the video. Most students can listen and absorb items much faster than we can talk about them. I have some audio/lecturing slides in Storyline (e.g. when I do a voice-over of a screen capture or talk about the basics of financial statements). I'm wondering if there is anything I can add to the player that would allow students to control the speed of the audio.
Hi, everyone!
I have some great news to share. We just released another update for Storyline 360. In Update 83, we've included important fixes and new features!
One of the new features we've included:
- Unlock new possibilities for text-to-speech audio. Use speech synthesis markup language (SSML) to adjust the speaking rate, modify pronunciation, emphasize words, add pauses, and more.
Launch the Articulate 360 desktop app on your computer to take advantage of this update, and click the Update button next to Storyline 360. You'll find our step-by-step instructions here.
Please let me know if you need additional help!
- GeorgVolmerCommunity Member
I would also like to request this feature. Many of our users seem to need ability to speed up the audio. If it serves as a means to "up vote" this request, i am happy to submit yet another feature request.
- joeNajeraCommunity Member
Commenting to see new replies in this thread. I submitted this as a feature request back in April of 2018. This is becoming more and more of an expectation of our products from our learners.
- ScottWiley1Community Member
While this may not be ideal as a solution, but has anyone considered creating different versions of your audio/video, of various speeds, and having a selector somewhere allow the learner to select something like "slower" "normal" or "faster"
Then on each slide that leads to a piece of audio, read the variable setting and jump to a slide of that speed. If they are on a slide and want to change speed mid-stream, a variable could be read when the variable changes and load the appropriate slide that contains audio/video of that speed.
Just a thought. In general, we avoid audio for reasons such as this. Without having a dynamic way to control speed, everyone listens a the same speed so it is a limiting factor.
- YuyenChang-0930Community Member
It's a good idea but, like you said, not ideal. We would have to offer at least 3 different speeds, and that means we have to triple the size of the file and amount of work to create these. Plus we have animation synced with the narration, which will be even more work if I had to create multiple versions of the same slides just to offer different play speeds. I'm hoping this feature can be available soon as we work with medical students who pretty much demand this option.
- MaryPeek-54a25eCommunity Member
Adding my vote for this feature as well. Once of our most common comments for our Storyline training is that learners wish they could speed up the playback.
- CaraSimoneCommunity Member
Getting lots of complaints from medical students about Articulate. They can't speed up playback speed or grab text to make flash cards. Our students import everything into OneNote, as a repository for studying for big stakes exams (Step 1). I'm a little concerned that there are staff responding "if we make changes in this area, we'll let you know" after five years of complaints. I recently lobbied to get Articulate for our instructional designers because I believe in adaptive learning, the benefit of spaced repetition, and the testing effect. After a robust conversation with the sales department, it seems like it's crickets now. Vimeo, MedEd, Osmosis, and YouTube has a variable playback speed option. Can you offer more details about the logic for not adding this feature? The process of collecting feedback, analyzing it, and making choices about updates?
- YuyenChang-0930Community Member
I second Cara's request to have more details on the exact status/decision. This is our first year using Articulate and we rolled out 22 Storyline topics (out of 70+ total in our course). In general our students have responded positively, but right off the bat, this was one of the requests/complaints we received. After our course finishes at the end of March, we'll be put on the spot to give a more specific answer (vs. the vague "I've already put in a feature request" that I gave at the time). So more information will be greatly appreciated.
On a side note (to Cara), could you share more of your or your students' experience with importing SL slides into OneNote? The workaround we provided was to publish the module in 2 formats, and post the Word file in Canvas for them as well. If there are better practices anyone is using, I would love to learn more! - ConcettaPhillipCommunity Member
I'll echo Yuyen - we also provide a word file of the slides in the resources tab for our people to be able to use for notetaking, but we've gotten lots of requests for OneNote. If there's an easy way I can provide that to them I know my learners would love it!
Hi everyone,
The feedback you've shared here is valuable, and I can understand your need for this kind of feature. We take all of this into consideration as we prioritize and plan for future enhancements. A feature that would allow learners to speed up or slow down content playback is not on our immediate roadmap; however, if we add this feature in a future update of Storyline 360, we promise to keep you updated.
Thanks for continuing to add your thoughts, folks!
I'm going to share the additional insight with our product team. As Alyssa mentioned, it really helps us understand the need. If this feature gets added to a future update, this discussion will be the first to know!
- AlanBaertschiCommunity Member
I submitted a request for this, too.
To give some perspective of how long we've been asking for this, when this thread started, Barack Obama was president, we were all doing the ALS Ice Bucket Challenge, and Kim Kardashian and Kanye West weren't even married yet.- KevinFreeborn-4Community Member
🤭 very good. It would be wonderful if we could have this feature soon. The frustration our learners feel is reflected in the diminishment of our brand if we cannot respond to their requests in a timely fashion.
Kevin
Get Outlook for Android
- CaraSimoneCommunity Member
Lol.
Cara
Cara Simone, [she/her] Why include pronouns?Manager of Curricular Design and Delivery
Office of Medical Student Education
Larner College of Medicine
Given C-141-C
T: 802-656-1151
cara.simone@med.uvm.edu
Larner Active Learning Website"I hear and I forget. I see and I remember. I do and I understand."
-Confucius - ScottJones-fb4dCommunity Member
Well, maybe when Baby North is old enough to start needing to use
Articulate...*Scott Jones* | LMS Administrator/eLearning Developer
sjones@cloudflare.com1 888 99 FLARE | www.cloudflare.com
- NishadKulkarniCommunity Member
I hope this feature is built in the next update.
I used following code in my execute javascript trigger and works fine.
var myAudio = document.getElementsByTagName("audio")[0];
myAudio.playbackRate = .5; // Change this value to 2 for double speed.
The problem here is you can not sync any animation with this audio. When the audio speed changes, the timeline remains same. Having said that, if you have any static image on the slide and audio associated to it, then only use this code.
Thanks
- AnnalisaBurk405Community Member
Yes! Having the ability to let the learner control playback speed would be a great feature to add! Any updates on this?