Skip to content

Does not list microphone device when connected later #267

@Kanishk-tiwari-045

Description

@Kanishk-tiwari-045

Description

When the extension is activated and a headphone or earphone with a microphone is connected afterward, the newly connected microphone is not listed in the Microphones drop-down menu, as well as whenever disconnected it persistantly stays in the menu until refreshed. This prevents users from switching to an external mic without fully reloading or restarting the extension.

Steps to Reproduce:

Activate the Screenity extension.
Open the microphone selection drop-down.
Connect a headphone or earphone with a built-in microphone to the device.
Check the microphone drop-down menu.

Expected Result:
The newly connected microphone should appear in the selection list automatically.

Actual Result:
The microphone list does not refresh, so the new device is not available for selection.

Suggested Solution

Implement synchronous microphone device searching or regularly refresh the available audio input devices list.
Consider adding a manual "Refresh devices" button for users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions