Tom, > The Simulator really isn't a Zire 21 simulator - they made some cosmetic > changes, but it's not really good enough (for the most part you can say > this about all the Simulators that palmOne has released...). It reports > that the Zire 21 has the sound manager, which is not the case on the real > device (remember, the Zire 21 simulator also comes up in color, also). > > As to hangs on the device, I don't know why you're getting it. Are you > trying to play streamed sound even if the sound manager isn't present? I > mean the code I had only checks for features. If you're trying to stream > sound when you don't have a sound manager who knows what will happen.
No, the problem is with my original sound manager detection code, which was slightly different that yours, detected a sound manager on the Zire 21. I've since changed my code and have yet to test it on an actual device. It just turns out that the simulator with the sound disable still detects the sound manager. Hopefully the code will work on the real device. Mike > > At 03:00 AM 11/8/2003, Mike McCollister <[EMAIL PROTECTED]> wrote: > >Thanks. I'll give it a try. However, when I try this on the Simulator the > >result returned is 0. If I enable sound on the simulator, I am able to > handle > >sampled sound on the Zire 21. When I disable sound on the simulator, I > lockup > >as I do on the real device. > > > >Anyone else care to comment on this? > > > >Thanks, > > > >Mike > > ---- > Tom Frauenhofer, [EMAIL PROTECTED] > http://www.beret.com > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/support/forums/ __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
