iphone audio streaming
Posted
by mobapps99
on Stack Overflow
See other posts from Stack Overflow
or by mobapps99
Published on 2010-03-23T13:00:10Z
Indexed on
2010/03/23
13:03 UTC
Read the original article
Hit count: 581
iphone
Hi , i'm developing an application which uses audio streaming. For streaming audio from internet i'm using the AudioStreamer class. The audio streamer has four state isPlaying, isPaused ,isWaiting, and isIdle . My problem is that when the audio streamer is in the state "isWaiting" and at that time if i get a phone call Audio queue fails giving the error "Audio queue start failed." Any has solution for this? help....
© Stack Overflow or respective owner