Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Audio queue creation failed

I'm using createAudioPlayer with remote url and preload:true, but I'm getting this error when I forward to another url:
Audio queue creation failed. err: !fmt 560360820
Anyone else seen this error? Titanium 1.2.1 with SDK 3.2

— asked April 14th 2010 by Troy Taylor
  • 560360820
  • audio
  • createaudioplayer
  • queue
0 Comments

3 Answers

  • the 'fmt' error (I think) usually indicates that the codec used in the audio is not correct/supported.

    — answered April 15th 2010 by Kosso
    permalink
    0 Comments
  • Hi.

    Out of interest, is your iPhone SDK 3.2 the 'final' or the 'beta 2 or 3'?

    — answered April 19th 2010 by Kosso
    permalink
    0 Comments
  • I was running into error 560360820 with AudioQueueCreateOutput. I can't find any documentation of it. I found that if I just push forward ignoring the error, it still works just fine. I don't know what it means, but it seems it can be safely ignored.

    — answered October 31st 2010 by Pete Burtis
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.