Problem using API audio.loadStream( ) - {SOLVED}

Hi Guys,

I wonder if anyone is aware of and solution to solve a problem in the audio when I try to play an audio file “.mp3” (128Kbps, stereo) using the API (audio.loadStream ()) but when I use the API (audio. loadSound ()) my problem disappears! The audio file has 37 segundos lenght only and so would it be the why the API audio.loadSound() is working without lag (as I know that for longer audio files, like background music we should use the API audio.loadStream instead audio.loadSound?

PS: The problem is that the audio can not play “continuously”! The sound starts, but starts in a few seconds to lock / “stuttering” and does not stop it anymore. Using API audio.loadSound the problem disappears!

PS.2: I am testing under the Corona Daily Build number 2011.699

I appreciate the attention and ask sorry if it was solved already.

Cheers,
Rodrigo. [import]uid: 89165 topic_id: 18512 reply_id: 318512[/import]

Hey Rodrigo,

Take a look at this thread; http://developer.anscamobile.com/forum/2011/11/10/music-woes

Let me know if what is suggested there solves the issue, if it does not we’ll take a closer look.

Peach :slight_smile:

PS - Sorry, I still haven’t gotten to your most recent email, I’m running a little behind on them lately as my inbox keeps refilling itself while I am not looking :wink: [import]uid: 52491 topic_id: 18512 reply_id: 71012[/import]

Hi Mrs. Peach!
Thank you for the link. I`ll check it out soon! I hope I get some answer if not I tell you and others here.

PS: About the mail - take your time. :slight_smile:
Regards,
Rodrigo. [import]uid: 89165 topic_id: 18512 reply_id: 71034[/import]

Thanks Rodrigo,

Let me know how it goes!

Peach :slight_smile: [import]uid: 52491 topic_id: 18512 reply_id: 71190[/import]

Hey Mrs. Peach, (I got it solved with @ewing) :slight_smile:

So anyone that is having audio problems using the API audio.loadStream look at the link below to get some bright “light”!

Here you go --> http://developer.anscamobile.com/forum/2011/11/10/music-woes#comment-71116

Cheers,
Rodrigo.
[import]uid: 89165 topic_id: 18512 reply_id: 71216[/import]

Awesome, thanks for including the link for others who find this thread in the future.

Eric (ewing) is great!

Peach :slight_smile: [import]uid: 52491 topic_id: 18512 reply_id: 71228[/import]