Skip to main content

I am in the Add Sound effects to your salesforce org trail and I was wondering on how I might be able to do this in my production environment?  

 

#Trailhead Challenges

2 réponses
  1. 13 août 2025, 15:47

    To do the “Add Sound Effects” in production, you’d follow the same steps as in the playground — just make sure you have admin rights and follow your org’s change process:

    1. Get the audio file you want (small MP3/WAV).
    2. Upload to Static Resources in Setup.
    3. Create/modify the Lightning component or Flow that plays the audio.
    4. Add the component to the desired Lightning page via App Builder.
    5. Test in a sandbox first to confirm it works and doesn’t impact performance.
    6. Deploy to production via Change Set, Metadata API, or your CI/CD process.
0/9000