Skip to main content
Known Participant
January 18, 2018
Answered

Toggle background audio on/off

  • January 18, 2018
  • 1 reply
  • 306 views

Is there a tutorial about how to give users the ability to toggle background audio on/off separate from the narration? I tried looking and I couldn't find anything.

Thanks

    This topic has been closed for replies.
    Correct answer Lilybiri

    Yoiu don't have any control over background audio. Either is it set to play on a slide, or not. On runtime it will behave as the developer designed. The only way to stop it is with cpCmndMute, but that will mute all audio.

    I mentioned this in an interactive movie:

    Timeline Workflows

    1 reply

    Lilybiri
    LilybiriCorrect answer
    Legend
    January 18, 2018

    Yoiu don't have any control over background audio. Either is it set to play on a slide, or not. On runtime it will behave as the developer designed. The only way to stop it is with cpCmndMute, but that will mute all audio.

    I mentioned this in an interactive movie:

    Timeline Workflows

    Known Participant
    January 18, 2018

    Thanks,

    I was hoping it might have changed, but alas... Thanks for the quick response.