Best practice for playing sound effects #2306
Unanswered
sanderwapstra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have an app where I need to trigger sounds like 'start', 'pause', 'resume', etc. What is best practice if you don't need a full queue of songs for example?
For now I'm working something like this with RepeatMode off, but I think this causes an delay:
Any help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions