I have been developing a radio application for Symbian phones ( 2nd , 3rd and 5th editions ). It seems to me that changing the volume of the phone speaker programmatically is not straightforward.
Please help me in understanding how the phone volume could be controlled in Symbian.
Is there an API for controlling the phone volume?
I have looked at CAknVolumeControl and my impression is that its just a UI control depicting volume levels for the user to set. I think setting the phone volume to the level the user selects requires doing something more.
Please clarify