to kesken pls read!
| Sat, 2005-05-28 08:25 | |
|
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 |
|






Forum posts: 29
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