Fedora 19
Sponsored Link

SPICE - Sound Settings2013/07/03

 
It's possible to listen to any sounds on SPICE client that is played on remore virtual machine.
[1] Change the setting of a Virtual Machine you'd like to enable sounds.
[root@dlp ~]#
virsh edit www
# add following lines

    <sound model='ich6'>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
    </sound>

[root@dlp ~]#
virsh start www

Domain www started
[2] Because this is a gpaphics, it's impossible to let you hear the sounds, but a music is being played on Client PC.
Matched Content