Hi,
How to handle loudspeaker on /off while answering a incoming call via the application?
I tried with Audio Proxy Server and its working, is their any other way for handling it?
Thanks,
Srivatsan
Hi,
How to handle loudspeaker on /off while answering a incoming call via the application?
I tried with Audio Proxy Server and its working, is their any other way for handling it?
Thanks,
Srivatsan
Hi,
Although it is working fine for you but there are some known issues with APS related to Loudspeaker functionality,Check this link to see in which all devices it doesn't work
http://wiki.forum.nokia.com/index.ph...n_some_devices
I think there was some CR key settings to control the Loudspeaker routing but I am not sure if it public or not.
Maximus
S60 Developer
Impossible is nothing
Thanks yogpan,
What are the other possible ways for handling the loudspeaker?
Also how to mute and un-mute the microphone while call(i mean to say, conversation at the both the end) is on going.
Thanks,
Srivatsan
Hi,
Check this link to see how to mute and unmute the call programmatically.
http://wiki.forum.nokia.com/index.ph..._Extension_API
As for the loudspeaker functionality I already told you that you can turn the loudspeaker On and Off using CR Keys but I am not sure whether those keys are public or internal. I guess you can still manage with the existing code to control the loudspeaker. Any specific reason for looking into alternate solution.
Maximus
S60 Developer
Impossible is nothing
Thanks yogpan,
I implemented the mute /un-mute by referring the link provided by you.
Thanks a lot, its works fine.
As far as loudspeaker, their is no specific reason for going in other way, just to make the app. best i was looking for the other way of handling.
Thanks,
Srivatsan