to kesken pls read!

Login to reply to this topic.
Sat, 2005-05-28 08:25
Joined: 2005-05-20
Forum posts: 5
Hi,
Way of Your e-mail adress hidden. I thought to send You directly this message.
Can You record anything in AMR format? If yes can You help me to update
sound example in SDK.

Thanks,
Kadri.
kadri@izer.info

Sun, 2005-05-29 11:30
Joined: 2005-04-09
Forum posts: 29
Re: to kesken pls read!
you could just send a private message Smiley
yes i solved my problem, at least it's enough for me,

i just did
_LIT(KRecorderFile, "record.amr");
iMdaAudioRecorderUtility->OpenFileL(KRecorderFile);
as orginal, it worked for me
i didn't use
iMdaAudioRecorderUtility->OpenFileL(KRecorderFile, KMmfControllerAudioUid, KMmfControllerAudioUid, KAMRFormatWriteUid, KMMFFourCCCodeAMR);
as void advised in http://forum.newlc.com/index.php?topic=5403.0

and i commented out
//     iMdaAudioRecorderUtility->CropL();
in RecordL()

i don't remember any other change,

and my e-mail address is not hidden now

  • Login to reply to this topic.