I just want to play sound when a button is clicked.
I was able to make it work using QSound, but it's too loud when played. I think it's set to its max volume. Then I read from a thread that it's not possible to control QSound's volume. Some suggested to use Phonon, someone said forget about Phonon.
I am hoping someone could lead me to something that I can use to play a simple button click sound and be able to control its volume.
I'm targeting Symbian^3(N8).
Thanks in advance!



