Is it possible to play multiple audio files at the same time ? #375
Replies: 1 comment
-
Currently no. It is not designed to support multiple audio. |
Beta Was this translation helpful? Give feedback.
0 replies
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'm developing an app where I need to record multiple audio file, and I'll probably need to listen to them at the same time. Everything work fine with this lib, but when I try to play another file, I have to wait for the first one to be finished otherwise it won't play. Is there anything I can do ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions