1

We are using VCSA 6.7 with five ESXi 6.7 hosts and multiple VMs are are running inside the ESXi hosts.

I have no sound card installed on the ESXi hosts but we need sound from VMs. Can we do that?

Starfish
  • 2,735
  • 25
  • 28
03amittrivedi
  • 19
  • 1
  • 1
  • 3

2 Answers2

0

As far as I know, no sound card is needed on the ESXi host. The VMWare virtual sound driver installed with VMTools (or the Microsoft "Remote Audio" driver) will be utilized to pass sound from the VM. I'm seeing "Remote Audio" as my audio device via RDP on a Windows Server 2019 VM on ESXi 6.7. Not certain if the hardware has sound on the chipset but it certainly doesn't have a discrete card.

duct_tape_coder
  • 826
  • 4
  • 13
0

Obligatory legal note: I work for Dell

To answer the question in the OP: yes, no soundcard is required on the ESXi host itself as the sound card is virtualized.

To answer the question as elaborated on in the comments, there is no way to get sound via the webconsole. If you want sound you have to connect with Workstation to your ESXi or vCenter/RDP/etc.

A VMWare employee confirms this here: https://communities.vmware.com/t5/vSphere-Host-Client-Discussions/How-to-enable-sound-in-ESXi-host-VMs-when-I-access-them-via/td-p/2812687

Grant Curell
  • 1,043
  • 6
  • 19