Top "Audio-player" questions

A software specialized in playing audio of different formats and/or manage audio libraries.

Uninterrupted background music on website

I was making a website for a music band, and i was wondering the best way to play background music …

background audio-player
Android SeekBar setProgress is causing my MediaPlayer to skip

I'm trying to use a SeekBar to display both the length of a track played by a MediaPlayer class and …

android multithreading audio-player android-music-player
Detecting if music is playing?

My app involves music(iPodMusic), and there is a UISwitch toggling play/pause. My goal is to be able to …

iphone uiswitch audio-player
xcode - MPNowPlayingInfoCenter info is not displayed on iOS 8

I'm developing a music application, which should play music in the background. I use the MPMoviePlayerController to play the music. …

ios xcode mpmovieplayercontroller lockscreen audio-player
How do I style the default Wordpress audio player with CSS?

I frequently use the Wordpress audio shortcode to embed my podcast episodes in my posts: [audio src="http://podcastsourcefile"] Unfortunately, …

css wordpress media-player audio-player
Hide MP3 full url

I have a music player that links to a song using the following syntax: <li><a href="" …

php hide mp3 audio-player
Which API should I use for playing audio on Windows?

There are many ways of playing sounds on Windows. Which are the differences, advantages and disavantages of each method? I …

c++ windows audio-player
Prevent my audio app using NuPlayer on Android Lollipop 5.x?

I have an audio app that plays multiple tracks at the same time, each with their own mediaPlayer. Each track …

android audio audio-player
How to programmatically detect earpiece in iphone?

I'm currently working on a project that involves playing music from the iphone music library within the app inside. I'm …

iphone ipod audio-player