Slideshows

Cities Google Slides 1
NOW Todos of Slideshow Player:
  1. Make use of `isAudioPausedInitially` for each slideshow rendered like: renderSlideshow('id', slides, isAudioPausedInitially=true).
  2. This would be helpful when I have multiple slideshows on a same page and I want to mute all of them unless user clicks on "Un Mute" button for any slideshow manually.
  3. Make use of `isSlideshowPausedInitially` for each slideshow rendered like: renderSlideshow('id', slides, isSlideshowPausedInitially=true).
  4. Add the loop toggle button to enable/disable looping of the slideshow.
Why? Inspiration?
  1. I can create awesome learning interactive ppts for myself and others.