Nook Audio Event Sound LAG

Why do the event sounds on the Nook Tablet lag noticeably? I’ve built my app for android and tested on an HTC Incredible II and everything is fine. On the Nook Tablet with software version 1.4.0 there is an annoying lag.

I was using audio.loadsound and then I saw where someone mentioned using media.newEventSound, it seemed to help a little but not much. The sound files are MP3, no silence in the beginning (Truncated Silence with Audacity). I’m using Corona build 2011.704. Is there a solution?

Thanks!

[import]uid: 8139 topic_id: 22378 reply_id: 322378[/import]

I as well have lag on my Nook build. [import]uid: 79834 topic_id: 22378 reply_id: 89250[/import]

I would recommend using the openAL library like you were doing and not using the event sound library as it is depreciated.

Did you guys read this : http://developer.anscamobile.com/partner/audionotes [import]uid: 84637 topic_id: 22378 reply_id: 89266[/import]

Thanks Danny,

I am thinking of just going with that anyway considering the event sound library does not work with the volume control buttons I had built for the openAL :0)

It still presents a little bit more of a delay in execution for some reason on the Nook. It’s weird, because on my other Android device no prob.
[import]uid: 8139 topic_id: 22378 reply_id: 89317[/import]

I’m also experiencing audio lag on the nook tablet using build 811.

The odd thing is that I used to have this issue on android builds, but now it’s working perfectly (which is awesome btw) on my T-Mobile G2 which is about 2 years old.

I’m using the new OpenAL based audio API. Any word on whether this will be fixed for Nook? [import]uid: 27183 topic_id: 22378 reply_id: 106648[/import]