Virtual Sound Card
Adding a Sound Card
Note: Adding a sound card is not supported in macOS virtual machines.
--device-add sound --output <name> --input <name>
Parameters
--ouput: the name of a physical output device to which to connect the virtual sound card.
--input: the name of the physical input device to which to connect the virtual sound card.
Last updated