Forum Discussion

ShawnaGigacz-47's avatar
ShawnaGigacz-47
Community Member
3 years ago

Muting Audio when course starts

I am using the code: //mute/unmute // Use the global DS object if it exists, otherwise try require: var appState = window.DS ? DS.appState : require("helpers/appState"); appState.onToggleVolume...