windows
windows copied to clipboard
Adding Sound Postcreation throws error?
I just realized that GitHub wont alert if a user comments on a closed ticket but im asking about an error that is thrown when adding sound to a container that is already created. This is my original comment: https://github.com/dockur/windows/issues/108#issuecomment-1975228342
Github does alert on closed tickets just fine FYI.
For adding arguments it does not matter at all if the machine was already installed or not. At any time you can add or remove hardware.
According to the message QEMU gives, it complains that you also must add an audio flag, so the arguments needs to be something like:
-device ich9-intel-hda -device hda-output -audio spice
Also.. I have audio in RDP on Android without adding any audio devices at all. So do you have a certain reasons for wanting to add this hardware?
@kroese I was hoping to add sound in the web tunnel localhost:8006
, when I tried to play any default music on WinXP, it threw an error because there was no sound card, that is why I am asking about it.
The noVNC viewer does not support sound (even if you have an audio device). I also wrote this in the FAQ under "How can I connect via RDP?".