-
-
Notifications
You must be signed in to change notification settings - Fork 784
Add option to automatically mute Remote Access when controlling the local computer #18104
Copy link
Copy link
Closed
Feature
Copy link
Labels
feature/remoteNVDA's Remote Access functionalityNVDA's Remote Access functionalitygood first issuegithub features these at https://github.com/nvaccess/nvda/contributegithub features these at https://github.com/nvaccess/nvda/contributep5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Metadata
Metadata
Assignees
Labels
feature/remoteNVDA's Remote Access functionalityNVDA's Remote Access functionalitygood first issuegithub features these at https://github.com/nvaccess/nvda/contributegithub features these at https://github.com/nvaccess/nvda/contributep5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem? Please describe.
Often, when using Remote Access, it is desirable to only hear the speech and sounds of the computer currently being controlled. For instance, so that changes on the remote computer do not interrupt work on the local computer.
Describe the solution you'd like
Add an option to mute remote when not controlling the remote computer to the Remote Access settings. If this is checked, when switching from controlling the remote to the local computer, Remote Access is muted. When switching back, Remote Access would be unmuted (as is currently the case).
Describe alternatives you've considered
Don't add the feature.
Additional context
This feature is already part of TeleNVDA, and is a popular request from users.