> Yes I do understand the theory of this, my problem is that I do not > generate the data in the callback, it is generated elsewhere in my > code so when I call SndStreamStart it blocks and therefore I cannot > get back to my program to get more data and interruptions in the > audio occur. Is there a way to get around this? > Am I missing something?
yep. generate the data *in* the callback :) --- Aaron Ardiri [EMAIL PROTECTED] http://www.mobilewizardry.com/members/aaron_ardiri.php [profile] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
