Sounds
struct Sounds
            Struct containing music files for StorySequences.
Add new music media files to this collection as necessary.
** Any changes to this struct need to be reflected in the PowerUp Story Designer web app.
- 
                
                
Undocumented
Declaration
Swift
let scenarioMusic: [Int : (intro: String, goodEnding: String)] 
 Sounds Structure Reference