Forum Discussion
PatriceSigmon
13 years agoCommunity Member
Javascript to MUTE audio?
Is it possible to MUTE audio in Storyline? I'm working on a course with a ground-up custom interface with a button that's supposed to mute/unmute - not pause/play or stop/play - the audio.
Are t...
AshishYadav
7 years agoCommunity Member
where we can put this code
var appState = require("helpers/appState");
appState.onToggleVolume();//mute
- CesarCarranza-b6 years agoCommunity Member
THX works great with 360.