Titanium Community Questions & Answer Archive

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

Catch Error: Audio queue creation failed

Hi,
on iOS I'm using

Ti.Media.createAudioPlayer(
{preload:true,allowBackground:true,
url:'http://radio.musicvictim.com:8012'});

to create an AudioPlayer.

Randomly I obtain an "Audio queue creation failed" when I start() this player.

How can I catch this error and re-try to start() the player?
Is there any best method to listen shoutcast streaming audio?

Thank you very much.

— asked November 10th 2010 by Eric Sala
  • audio
  • createaudioplayer
  • ios
  • iphone
  • queue
  • streaming
0 Comments

0 Answers

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.