Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
155 views

How to resume playing from background

Hi I am making an online radio station app.The app works good . My radio doesn't resume after the call is ended.and i have to restart it.again Here is my code void ...
0
votes
0answers
11 views

Software to stream mp3 files playlist in mp3 format

I need a software to stream mp3 files and give me API or something that I can use it to show which track is now being played. Actually I have create an Online Radio with offline file source and ...
0
votes
0answers
131 views

Play INDIE 103.1 stream in Chrome Radio Player extension

Can anyone help me to find the streaming URL of the INDIE 103.1 online player? I'm looking for a way to play the stream directly through the Chrome Radio Player extension. I already tried fiddling ...
0
votes
2answers
157 views

How to play online stream in Android

I have online radio (shout cast ) in web. I want to develop android app for listen this stream. so I want to know how to play online stream in android. using URL. In Android Im not going to Stream ...
0
votes
1answer
88 views

Crash when receiving call while playing audio

I am working on an online radio and it works fine ...but gets problem when user received a call. when call finishes i start the radio automatically.by using AVAudioSessionDelegate. Now radio is ...
0
votes
1answer
832 views

Setting online radio player to play stream without downloading the playlist

I have a created an online radio station using icecast2 and edcast.... When i connect to the server with the the url "mysite:8000/stream.m3u" the browser first downloads the .m3u playlist and then ...
0
votes
1answer
178 views

Is there any online radio library or method out there?

One of my new programs that I'm thinking to develop is a online radio listener, but is there any library or method to do this? Thanks.