How to play two audio player at the same time

Hello,

I have one web page that needs to have a sound (music) during all time that is opened like a back sound music. And also when I push a button, I need to play an audio of one number.

There is a way where I can play two audios players at the same time.?

I am using Wix Studio.

I tryed to do it with an audioplayer and it do not allow.

Thanks in advance,

Hi, Tech_Voyager !!

Using the <audio> tag within a custom element should allow you to play sound, and it should also be possible to play multiple audio sources simultaneously. :raised_hands: