|
|
User login
Feeds |
MmfControllerProxyServer Kern-Exec 0 - WTF!!!
|
|||||
| Wed, 2004-12-01 15:16 | |
|
|
Hi I'm recording a phone conversation - but sometimes I decide to abort the recording. When I decide to abort I basically call code which does this Code: iMdaAudioRecorderUtility->Stop(); iMdaAudioRecorderUtility->Close(); When running on the phone (of course I can't actually record a phone call on the emulator) I get an error on the screen: Quote MmfControllerProxyServer38275385 Kern-Exec 0 Actually the recording stops correctly, the application keeps running and all is well, but this error message looks dire - firstly the user gets a bad feeling, and secondly it worries me! Anyone have a clue what is causing this error and how I can prevent it? To make it clear, I'm aborting the recording very soon after starting, but I do make sure that the Mosco callback has told me I am recording. thanks Kibi -- |
Forum posts: 7
iMdaAudioRecorderUtility->Stop();
try to catch it reaction at your MMdaObjectStateChangeObserver aObserver
and do Close there.
Denis Mingulov
Forum posts: 45
I thought that Only Open and Record were asynchronous - the documentation is pathetically unclear.
Does anyone have any clear word from Symbian/Nokia whether these calls are sychronous or not?
Kibi
--
Kibi
Give me immortality - or give me death!