Re: Loading Debugger After playing audio file

2008-07-03 Thread SridharRao M
On Thu, Jul 3, 2008 at 2:09 PM, SridharRao M <[EMAIL PROTECTED]> wrote: > Hi, > > I am developing application for playing audio on iPhone.I am using > AudioFileServices & AudioQueueServices to play the audio. > > After Playing one audio file it's loading GDB .I am properly using > audioqueuedisp

Loading Debugger After playing audio file

2008-07-03 Thread SridharRao M
Hi, I am developing application for playing audio on iPhone.I am using AudioFileServices & AudioQueueServices to play the audio. After Playing one audio file it's loading GDB .I am properly using audioqueuedispose & audiofileclose after playing completed. But i am not able to identify why the