CMMFDevSound & Fullduplex (S60 3rd FP1)
| Wed, 2008-04-30 09:26 | |
|
Hello all, I'm trying to do a fullduplex feature using two interfaces of CMMFDevSound (one for input & one for output). The audio format is PCM16 16KHz. At this moment I'm getting PlayError Callback with error -21 KErrAccessDenied. Regards, |
|






Forum posts: 11
Thank you all. Changing CMMFDevSound intialization order do the trick. First initialize output then input.
The threads doesn't have any importance.
In resume it works. Creating two CMMFDevSound (output then input) and play recordeds buffers do the FULL-DUPLEX job.
Sergio.
Forum posts: 3
Hi, did you copy the header file containing CMMFDevSound from the previous releases of SDK? As far as i understand it is officialy not part of any S60 3.x SDK.
Forum posts: 11
Hi, in this case, I don't remember if I use headers and libraries from S60 3rd MR (Maintenance Release). Could it be.
Sergio.