R Rahul333 New Member Nov 22, 2013 #1 Hello, I want to play a background music for my application once i press a start button and stop it when i press stop button. How to integrate the audio player in my app and do i need to select any library..?
Hello, I want to play a background music for my application once i press a start button and stop it when i press stop button. How to integrate the audio player in my app and do i need to select any library..?
Erel B4X founder Staff member Licensed User Longtime User Nov 24, 2013 #2 You can use MediaPlayer (it is part of the core library). Upvote 0