I just finished adding this to a app aimed at Zire72, but it should all work the same for the T3. Look up "Sampled Sound Functions" in the PalmOS Reference doc (under Sound Manager). There's also a great bit of sample code on the PalmSource KB. You can't use the side button though, it'll launch a new program without any easy way to return - well, I suppose you can if you trap the hardware buttons and don't let the OS handle it, but I wasn't up for that when a button on my form would do as well.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-382177- > [EMAIL PROTECTED] On Behalf Of Thomas McCarthy > Sent: Wednesday, December 15, 2004 1:01 AM > To: Palm Developer Forum > Subject: T3 Voice Recorder > > Hello All, > Is there a way to incorporate the Voice recorder into a program. > Currently, if I push the button to activate the voice recorder, it dumps > me out of the program I am currently working in. I would like to be > able to take some voice notes while I am working with another program. > I can write the voice recorder into the program but am not sure how to > go about it. Is this possible? > Thanks, > Tom McCarthy > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
