Top "Audio-player" questions

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

Sun, Audio-player and Sound I/O

I have a few questions related to Sun, Audio-player and Sound Input/Output Why is the sun.audio.AudioPlayer package …

java javasound jmf sun audio-player
javascript or jQuery music player

I'm in a middle of a project, and the client want a player to play some music. So, my question …

javascript jquery audio-player
AS3 microphone recording/saving works, in-flash PCM playback double speed

I have a working mic recording script in AS3 which I have been able to successfully use to save .wav …

flash actionscript-3 wav audio-recording audio-player
Launching Media Player using Intent

I'm developing my first Android app . It's voice recording app. I'm recording voice with MediaRecord like this : mRecorder = new MediaRecorder(); …

android android-intent audio-player android-music-player
Android - How to make the phone vibrate to the music playing

I am new to Android development. I want to make an app that is essentially a music player but the …

android audio-player android-vibration android-music-player
How to detect song playing is completed?

I am playing a song with the help of Media Player using following code, mediaPlayer = new MediaPlayer(); mediaPlayer.setDataSource( "sound_…

android audio audio-player android-music-player
Sound processing: Should I use DirectSound or directly Win32 APIs?

I'm making an application where I will: Record from the microphone and do some realtime processing on the input Play …

winapi audio audio-recording directsound audio-player
Android MediaPlayer is preparing too long

Hey, I'm using MediaPlayer to play a regular ShoutCast stream. The code is straightforward with prepareAsync() and a handler to …

android audio-player android-music-player
Python VLC binding- playing a playlist

I was wondering if it is possible to open(play) a music playlist ( .m3u file) with the use of …

python mp3 vlc playlist audio-player
Delphi: EMCIDeviceError when starting MCI

I use the TMediaPlayer component for playing music. It works fine with most of my tracks. But it doesn't work …

delphi mp3 windows-media-player audio-player