I'm attempting to write an application that can record voice memos. I
need it to work without using a VFS drive. I've looked at the MiniADPCM
example, but I don't want to rely on the MP3 library. As Katie Siek
requested yesteday, it would be great to be able to see the source for
the voice memo
Are there any resources or code snippets that show how to use the voice
recorder (I'm using a Tungsten T3) in a palm application?
Thanks,
Katie
*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*~~*
Katie A. (Moor) Siek
PhD Candidate (812) 856-2107
In
On Wed, 25 May 2005 04:30:23 -0400, John Newell <[EMAIL PROTECTED]> wrote:
There is a Saved Preference of type 'bttn' with an ID of 1. It contains the
creator Id of the app called when the Voice button is pushed. Change it using
PrefSetAppPreferences. N.B. If you delete the Preference it d
There is a Saved Preference of type 'bttn' with an ID of 1. It contains the
creator Id of the app called when the Voice button is pushed. Change it using
PrefSetAppPreferences. N.B. If you delete the Preference it defaults to
VoiceLauncher. (Come to think of it I haven't tried setting it to
Roger,
It's going to restart my program on every button push, is not it?
>>Subject: Re: Remap T3 voice recorder button
>>From: "A.Kazantsev" <[EMAIL PROTECTED]>
>>Date: Sat, 21 May 2005 17:38:57 +0400
>>
>>Is it possible to remap a hard butt
Subject: Re: Remap T3 voice recorder button
From: "A.Kazantsev" <[EMAIL PROTECTED]>
Date: Sat, 21 May 2005 17:38:57 +0400
Is it possible to remap a hard button to NONE?
Remap it to your program when your program starts, but restore the old
setting when you exit.
Roger S
Is it possible to remap a hard button to NONE?
MY> Hello,
MY> I'm trying to programatically remap the T3's voice recorder
MY> button. From the docs, I found I can remap any of the hard
MY> buttons with a call to PrefSetPreference(). For example:
MY&
Hello,
I'm trying to programatically remap the T3's voice recorder button. From the
docs, I found I can remap any of the hard buttons with a call to
PrefSetPreference(). For example:
PrefSetPreference (prefHard1CharCharAppCreator, 'lnch');
will map the ca
TECTED] [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 prog
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
Hi,
Is there any recipe to do this?
Also, I could not find information about what events are triggered when this
occurs...any hint?
TIA,
SebastianM
PDADevelopers.com
Visit us at http://www.pdadevelopers.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
Is there an API available to allow me to launch or embed the voice recorder
into my app? What i'd like to do is record a sound byte that I can capture,
playback, and later upload to a server. If nothing else the details of how
the voice recorder stores it info would help.
Thanks,
Mike Mar
12 matches
Mail list logo