This assumes that your host machine has a sound card!
Add the args line in your /etc/qemu-server/<vm id>.conf file should give you sound:
args: -soundhw
On my Proxmox VE 1.8, I have several virtual audio devices available. I’ve had the best luck with ac97 with Windows XP/Vista and Win7.
red:/etc/qemu-server# kvm -soundhw ‘?’
Valid sound card names (comma separated):
pcspk PC speaker
sb16 Creative Sound Blaster 16
ac97 Intel 82801AA AC97 Audio
es1370 ENSONIQ AudioPCI ES1370
hda Intel HD Audio-soundhw all will enable all of the above



