Ben Combee wrote:

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/)

This is from the Companion:

"Other than backup/restore, Palm OS does not provide direct
HotSync support for file streams, and none is planned at this time."

What does this mean in practice? At least the simulator took a 450k .pdb wihout any problems - though I didn't try to play it yet. Or does it just mean that in order to use file streams on must first convert them using PAR (or similar) to .PDBs?

Paapaa

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to