Sound plays, but it stops after a few seconds

In the past I created an app with kodular, and I had a problem with music, but now I want to solve it.
The problem is that when I initialize my app, the sound works well, but after 5 - 6 seconds, the sound stops working.
The app only has 5 blocks of code and the .mp3 asset.

Hi,

use the Player-Component for longer sounds:
https://docs.kodular.io/components/media/player/

The Sound-Component is only for short sounds :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.