Hello. I'm trying to record sound on Palm OS 5 devices. I'm using sampled sound functions (SndStreamCreateExtended, etc). On my Tungsten T3 I can only record sound with sndInt8 sample (with different sample rates, sndMono). sndInt16 sample gives just some noise (I play the recorded sound back with the same parameters). sndUInt8 just crashes. On Tungsten T SndStreamCreateExtended returns sndErrNotImpl even with sndInt8 (and 8000 frame rate). Treo 600 simulator returns the same error. Can anyone tell me how to record a sound on Treo 600 or Tungsten T? They both return errNone on FtrGet(sysFileCSoundMgr, sndFtrIDVersion, &version) and version = 100.
Thank you. Pavel -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
