Skip to content

Add the ability to change input device. #3

@GeorgeMC2610

Description

@GeorgeMC2610

Description

There is, currently, no setting that allows the users to specify a microphone. Oftentimes Windows can change automatically devices, typically when a new one is plugged in, which might lead some folks to not be able to use the program, because the wrong input device is selected. Since users have no control over this, they might need to restart the app, even when the device default is switched.

How to target this

Add a new dropdown list that has all the current plugged in input devices. This dropdown will have a listener assigned to it which will then change the default input device. There is already code for different audio TTS voices, so it's easier to copy the code from there.

Contribution

Anyone is welcome to contribute to this issue, and I'll be happy to review your Pull Requests! Unless, of course, if I manage to pull this off before you! There are already some people that have forked and contributed to this project, and it's fun to see this happen. If I find a way to do this, I'll post the way I did it in the Pull Request I'll make. Happy coding!

Useful links

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions