Ben,
Thanks. Now why does the Zire 21 return a true with this code?
bSampledSound = false; err = FtrGet(sysFileCSoundMgr, sndFtrIDVersion, &version) if(err != ftrErrNoSuchFeature) if(version == sndMgrVersionNum) bSampleSound = true;
Was it an oversight by palmOne? If so, what do I need to check for then?
Good question... I've not verified this myself.
It may have the sound manager but have no speaker hooked up, similar to how the serial port acts. I'd expect that they would use a cheaper speaker in the Z21, probably just a piezo-buzzer that can't do complex sound very well, but that's just speculation.
Have you tried your code on the Zire 21 simulator?
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
