windows icon indicating copy to clipboard operation
windows copied to clipboard

Adding Sound Postcreation throws error?

Open y0utubeperson1 opened this issue 11 months ago • 3 comments

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

image

y0utubeperson1 avatar Mar 03 '24 16:03 y0utubeperson1

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 avatar Mar 03 '24 17:03 kroese

@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.

y0utubeperson1 avatar Mar 03 '24 22:03 y0utubeperson1

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?".

kroese avatar Mar 03 '24 22:03 kroese