Volume Level of the Storyline Player

Aug 24, 2016

Hi all,

does anyone knows if there is a way to readout and forward the current volume level value (from the SL player) into a custom javascript variable?

I play a song with the <audio> tag in the story.html and want to make the volume control work for this audio file ...

Any suggestions?

regards,
Dietmar

5 Replies
Dietmar Grasböck

Hi Ali, thanks for this answer, I already know that this is not supported by Articulate, but I can hardly imagine anyone in the community will be able to grab the value of the volume control without the proper variable name (flash or javascript).

It would really be nice if a developer can answer, if this might even be technically possible?

Dietmar Grasböck

Thank you Russel!

Unfortunately the learners in my company use mostly the Flash output :-(
I thought there might be an easy way to hand over the value of the variable, similar like to grab quiz results ...

var player=GetPlayer();
var usrScorePoints=player.GetVar("usrScorePoints");
alert(usrScorePoints);

Anyway, thanks a lot :-) 

This discussion is closed. You can start a new discussion or contact Articulate Support.