playing Questions
3
We have created an app using the flutter platform.
Music plays fine, but we are struggling to get the app to play audio in the background on iOS devices. As soon as the user moves to another ...
Olson asked 8/5, 2020 at 22:8
7
Solved
How to call record method after 5 millisecond playing audio with MediaPlayer. I tried something like that but i don't know and i didn't find any good examples to end this.
while(mp.isPlaying()){
...
1
© 2022 - 2024 — McMap. All rights reserved.