Visual que if sound is Off or On

Mar 20, 2019

Hello,

We have had success using on/off volume using JavaScript code from the discussion link below.

Is there a way to link an icon for visual purposes to reflect if the volume is currently on or off?  Perhaps show the icon as red if volume set to off ?

Thank you

https://community.articulate.com/discussions/articulate-storyline/java-script-for-mute-unmute-audio-in-storyline-3

---

 var appState = require("helpers/appState");
appState.onToggleVolume();//mute

2 Replies

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