On Mon, 7 Jun 2004 09:39:57, Marc A. Lepage writes: >I've implemented sound output using SndStreamCreate and a callback, and >it works great on most devices. However, I get an OEM error 0x7005 on >Tungsten T and T2. > >The parameters I'm using are: > > 11025 > sndUInt8 > sndMono
Try sndInt16Little instead on the T|T. Not all devices support all soundstream formats and rates. Ron Nicholson HotPaw Productions http://www.hotpaw.com/rhn/palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
