Audio input stream dies sometimes (KErrDied)
| Wed, 2006-08-23 14:49 | |
|
Hi,
My recording does fail SOMETIMES with KErrDied. I have a Nokia 6680 and I use the recommended value of 80 as priority. I do my recordings during a speech call is ongoing. This value of 80 mutes Keyclicks and Dialogsounds during the time when i do record. Like I said, this problem of -13 (KErrDied) does occurr only sometimes, very rarely, and is not reproducable, neither by forcing keyclicks or systemdialogs (Which would PLAY by the way). The phone does not seem to be in any strange state or something happening that seems odd to me. Thus there seems to be someone/something do sometimes some recordings that I do not know of. Quite many SOME's though ![]() Does anyone of you have an Idea what could occasionally stop my recordings with KErrDied? Many thanks for any Idea, Marcel |
|







Forum posts: 71
Im not sure why this problem is comig for you. But can you tell me what preference value are you using???
Forum posts: 109
thanks for your replay! I set the priority/Preference as follows:
iInput->SetPriority(80, EMdaPriorityPreferenceTimeAndQuality);
Do you think that I should set another preference?
Best regards, Marcel
Forum posts: 71
I dont think that the following preference values will solve ur problem( generally preference values doesnt affect this kind of behaviour). But no harm,still u can give it a try
0x00050001 and 0x00060001. These are the preference values for telephony uplink and downlink playback or recording.
Forum posts: 4
are these two priorities are working for 3rd ed 9.1 devices also?
what happens when we get phone call during this play?
I think we need multimediaDD capability for using these on 3rd edition devices!
Thanks & Regards,
Sheshu Kumar Inguva.
Forum posts: 109
On 6680: An incoming phone call does interrupt my recorder with KErrDied. For me this is no problem since i do not want to record over call connect boundaries, only when call is already established. Most probably this behaviour is the same during playing.
Yes, you will need multimediaDD capability for setting the prioritiy. Setting priorities is a must if you want to play/record during a phone call. Please be aware, that playing does not work currently as it is a known issue by nokia on 3rd ed phones. Somebody posted a workaround for this, but i never got it to work myself.
br, Marcel
Forum posts: 109
thans for this. However, before I want to spend more time on trys, I rather would like to find out why my KErrDied is SOMETIMES happening and the next call all wents ok.
br, Marcel