I am trying to use the extended sound APIs to record data, do some
processing on it and play out some audio. I am not recording or playuing
back from a file but using buffers to store the data instead.
My problem is that for example in playback I do not have all the data to
play at once and it is not generated in the callback so I get interruptions
in the playback.
I haven't written my recording functions yet but I can see that I am going
to have a similar problem on the recording side.
Is there anything I can do here?
Any suggestions? Any example programs with recording/playback from buffers?
Thanks,
Monika



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to