Top "Playing" questions

Use [audio-playing] for questions related to playing audio with playbacks, and [playing-cards] for questions related to mimicking playing cards in questions.

Call method after 5 millisecond

How to call record method after 5 millisecond playing audio with MediaPlayer. I tried something like that but i don't know …

android delay record playing
Android - How do I only allow one instance of MediaPlayer to play at a time?

I'm trying to create a simple Sound-board Android app, using ListView items as buttons. (Btw, I'm a novice programmer) The …

android audio media-player playing
PLaying two videos in sequence in Chrome by using the <video> tag

How do I play two videos in a sequence in the HTML5 video tag? In Google Chrome, the following code …

html video tags sequence playing
Playing Audio in the Background using Flutter

We have created an app using the flutter platform, music plays fine, but we are struggling to get the app …

flutter audio background playback playing