Forum Discussion
ShawnaGigacz-47
3 years agoCommunity Member
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...
ShawnaGigacz-47
3 years agoCommunity Member
Any JS experts out there?