Thanks for the link. I tried adapting that code to my situation and I still get a quick return from SndStreamCreate. The simulator doesn't pass the call through to my PC microphone but it's nice to dream. However, on my T|C with an attached mic, it also doesn't work. This has to work somehow....
> -----Original Message----- > From: Stadin, Benjamin [mailto:[EMAIL PROTECTED] > Sent: Friday, July 22, 2005 3:19 PM > To: Palm Developer Forum > Subject: re: Using SndStreamCreate to record sampled sound > > > I Never did that, but here is some code that was posted to this list > > http://www.mail-archive.com/[email protected]/msg > 70200.html > > The trick might be to put a nilEvent in the form event handler > > case nilEvent: > CheckSoundCallback(); > break; > > > Regards > Benjamin Stadin -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
