Audio input stream dies sometimes (KErrDied)

Login to reply to this topic.
Wed, 2006-08-23 14:49
Joined: 2004-06-29
Forum posts: 109
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 Wink

Does anyone of you have an Idea what could occasionally stop my recordings with KErrDied?

Many thanks for any Idea,
Marcel

Wed, 2006-08-23 15:25
Joined: 2006-05-10
Forum posts: 71
Re: Audio input stream dies sometimes (KErrDied)
Hi,

          Im not sure why this problem is comig for you. But can you tell me what preference value are you using???
Wed, 2006-08-23 15:35
Joined: 2004-06-29
Forum posts: 109
Re: Audio input stream dies sometimes (KErrDied)
Hi mudhalvan ,

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
Wed, 2006-08-23 16:11
Joined: 2006-05-10
Forum posts: 71
Re: Audio input stream dies sometimes (KErrDied)
Hi,

    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.
Thu, 2006-08-24 05:54
Joined: 2006-05-18
Forum posts: 4
Re: Audio input stream dies sometimes (KErrDied)
I am using 99 priority for sound stream on 9.1 devices. its working fine!

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.

Thu, 2006-08-24 08:55
Joined: 2004-06-29
Forum posts: 109
Re: Audio input stream dies sometimes (KErrDied)
Hi inguvasheshu

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
Thu, 2006-08-24 09:00
Joined: 2004-06-29
Forum posts: 109
Re: Audio input stream dies sometimes (KErrDied)
Hi mudhalvan,

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
  • Login to reply to this topic.