What are my options to store a large (64k+) wav file as a resource (without using an external SD/MMC card) and also play it, of course? Could it be possible using audio streaming and saving the wav into 64k chunks or are there better alternatives?
Use the File Streaming API to make a "file stream" database. See the chapter in the Palm OS API Reference on this. It works well, and you can convert desktop files to this format using the tool 'par' (http://www.djw.org/product/palm/par/)
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
