she wrote:
hello!
i need to develop a customized multimedia application. where shall i start? 
what tools do i need? i have a codewarrior ver 7. please direct me. I have 
developed an sms application before using the ver 7.

You can use your CW7 (remember the last one is the CW 9.3) but is a good idea to get the last SDKs and integrate it.

I recommend you to get the Palm Simulator Garnet 5.4

Also you can evaluate the use of the free PODS 1.2 instead of CW 7 but this depends of the competence that you already has on CW7, if you like CW 7 stay on it.


here is what i need to do:
1. a customized voice recorder which should record data up to 100k only.

You will use the SndStreamCreate() function to do that using the sndInput mode, check the documentation for more info:

http://www.palmos.com/dev/support/docs/palmos/PalmOSReference/SoundManager.html#1040695

I never used it but I think that this is the right directions to follow.

2. must be able to take a picture with an option to add a voice message or text to it. must know that it should not exceed 100k.

Sorry, never used photos think, but I think that this is specific for the licensee (PalmOne for example) try the pluggedin program on:

pluggedin.palmone.com/

and look for sdk documentations, but maybe someone here can provide better directions;

3. record a video and add an sms message to a video.

Same of #2, can not help you too much but I *think* that is specific for the device licensee. Not sure.

please help. thanks a lot! really hoping for your reply. thanks!!!

:)

regards

Erico Franco

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

Reply via email to