Ok, no more weird sound but now i need to convert my sound to little endian :)
Is this a known issue with TT3 ? any other devices with this problem ? thanks > > 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 > > > > Have you tried using sndInt16Little instead of sndInt16Big? > > --Nick -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
