Sound problem too short

Hello, I was developing an app and put some sounds on it but it only plays for a few seconds and stops even tough they are a minute or longer so how can I make it play the sound completely.

What component are you using to play the sound?
See this:

Sound component is best for short sound files, such as sound effects, while the Player component is more efficient for longer sounds, such as songs.

The player component.

Can you post your blocks here

Wait I made a mistake, I use the sound component.

Use the Player component instead of the Sound component. The Sound component is intended for short sound bites.
What happens when you use Player?

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