HTML5 <audio>-Tag Volume
-
Hi,
When using the html5 audio-tag with QTWebKit on a S60v5 device everything works great except I can't change the volume and it seems to be at 50% all the time. All the supposed ways of adjusting the volume with HTML5/Javascript did not work for me. You even can't access the volumeslider on the seekbar WebKit displays when using the audio-tag. Afaik the audio is processed through phonon but it seems you also can't access the phonon-object used by webkit directly. Anyone knows how to change Volume of audio played with the audio tag? I need it to be played at 100% Volume.