> I try to write a program to convert wav file to pdb file using Java or C++.
> Does anyone know any website or books talk about this topic.

The simplest solution is to write an application that wraps the WAV (or any 
other) file in a PDB header marking the file as a stream.  There are already 
many applications available to do this.  Using a quick google search yielded 
this result:

        http://www.programmersheaven.com/zone10/index.htm

You should be able to find lots of information on the structure of WAV files, 
if you feel the need to re-write the sound sample as a native Palm Database.

-- 
Matthew (Darkstorm) Bevan       [EMAIL PROTECTED]
Margin Software, NECTI.         http://www.marginsoftware.com
        Re-inventing the wheel, every time.

 - The world is coming to an end!  Repent and return those library books!


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

Reply via email to