We have just developed a dedicated no code solution to play sounds using various triggers.
What’s included:
• 7000+ professionally designed sounds across 50+ categories
• Click, hover, and scroll triggers for any element
• Page-specific ambient sounds
• Built-in on/off toggle button for visitors
• Volume control and sound preview
• Custom sound uploads
• Favorites system to save your go-to sounds
• Dark & light theme dashboard
The error usually happens because the standard audio player element in Wix doesn’t always expose the .play() method the way you’d expect in Velo.
Try using the AudioPlayer element specifically. Also, keep in mind that most browsers (Chrome/Safari) will block audio on hover unless the user has clicked something on the page first. A quick fix is to have a ‘Mute/Unmute’ toggle or an ‘Enter’ button that triggers a silent sound first to ‘unlock’ the audio for the rest of the session!