Top "Audio-player" questions

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

READ_EXTERNAL_STORAGE permission for Android

I'm trying to access media files (music) on the users device to play them; an easy "hello world"-music player …

java android audio-player android-external-storage android-music-player
Embedding a media player in a website using HTML

What I want to do is to embed music files within a website (Have something a'la little mp3 player on …

html embed audio-player
Android - Playing mp3 from byte[]

I have my mp3 file in byte[] (downloaded from an service) and I would like to play it on my …

android bytearray mp3 audio-player
How to get read external storage permissions?

I'm developing an mp3 player application for android and I'm getting an error related to user permissions(READ_EXTERNAL_STORAGE) …

android android-studio mp3 file-permissions audio-player android-music-player
How to download audio/video files from internet and store in iPhone app?

I am developing an iPhone app for music. I want to give some options to the user so they can …

iphone ios download audio-streaming audio-player
how to play audio file from url in android

I need to play audio file from remote server in my app. I could play when I tested with localhost …

android audio-streaming audio-player
How to create a visualizer for audio player

There are many music players, like even HTML5 audio player, but how can I add an equalizer to them? By …

javascript jquery html html5-audio audio-player
How to play Audio file Mp3 from the server

I want to play audio from the live server. I don't want to download these audio files. Format of these …

android audio media-player http-live-streaming audio-player
mpc / mpd on linux: how to play local wav file

I am trying to add a local file to mpd ( through mpc ) and play it . my platform is OpenWRT embedded …

linux bash embedded-linux audio-player
Android: How to create fade-in/fade-out sound effects for any music file that my app plays?

The application that I am working on plays music files. If a timer expires I want the music to fade …

android effects audio-player soundeffect