Hello there,
I've configured my virtual machine and it is working fine, but I need to enable audio inside the machine.
I've searched and find that following code will do the helpm I've added following code in .vmx file:
sound.autodetect = "TRUE"
sound.fileName = "-1"
sound.present = "TRUE"
sound.virtualDev = "hdaudio"
sound.pciSlotNumber = "34"
it worked fine for few hours, but after that I'm trying again and again, it is not working anymore. Can anyone please tell me how to do this?
Thanking You,
Om
Om Ji Verma