Hi, I've tried to use SndStreamCreateExtended and SndStreamCreate on T3 simulator and real device but it doesn't work. I have an horrible noise (like gun fire), that doesn't occur with simulator 5.2
Err e = SndStreamCreateExtended(&_sound.sndRefNum, sndOutput,sndFormatPCM, 8000, sndInt16Big, sndStereo, &sndCallback, &_sound, 1024, false); Any idea ? Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
