Change Audio Volume from Guest OS
Open
enhancement
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
It would be great if the guest audio volume could be changed. Currently, when changing audio volume (device Intel HDA) the resulting audio from the guest stays the same and these messages are logged in the console:
```log
qemu-system: warning: GLib-GObject: g_object_set_is_valid_property: object class 'GstAutoAudioSink' has no property named 'volume'
```
Another approach would be to sync the guest volume with the host device's audio volume.
Contributor guide
Assessment
This issue has not been assessed yet.