I use this code to stream MP3 audio file in the background in Phonegap. But the problem is this: using this code, there is no way to get the current position and all other telephone functions using this code. I tried my own quicktime / childbrowser method to play the file. This works great and shows time frames, etc. But there is no way to hide the QuickTime player and view it in the application, and there is also no way to save the position and set the position in the audio files. Any ideas to solve the problem?
source share