Hi,

What's wrong with;

Qt Code:
  1. Phonon::AudioOutput *audioOutput = new Phonon::AudioOutput(Phonon::MusicCategory);
  2. _ui.volumeSlider->setAudioOutput(audioOutput);
To copy to clipboard, switch view to plain text mode 

I can slide the volume slider but nothing seems changing in terms of volume.