Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add an option to start a VM with audio output only; no microphone #935

Closed
xensurve opened this issue Feb 17, 2024 · 0 comments
Closed
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@xensurve
Copy link

xensurve commented Feb 17, 2024

How can I block the mic icon from appearing in the system tray at startup what should I change

-audiodev pa,id=audio0 \
-device intel-hda \
-device hda-duplex,audiodev=audio0 \
@xensurve xensurve changed the title Mic icon starts in client system tray Mic icon starts in host system tray Feb 17, 2024
@flexiondotorg flexiondotorg changed the title Mic icon starts in host system tray Add an option to start a VM with audio output only; no microphone Apr 16, 2024
@flexiondotorg flexiondotorg added enhancement New feature or request help wanted Extra attention is needed labels Apr 16, 2024
@flexiondotorg flexiondotorg changed the title Add an option to start a VM with audio output only; no microphone feat: add an option to start a VM with audio output only; no microphone Apr 16, 2024
flexiondotorg added a commit that referenced this issue May 13, 2024
Passing `--sound-duplex hda-output` to quickemu will only present an audio output, but no microphine/line-in device.
philclifford pushed a commit to philclifford/quickemu that referenced this issue May 13, 2024
Passing `--sound-duplex hda-output` to quickemu will only present an audio output, but no microphine/line-in device.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants