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

Does not supports change in playback device #20

Open
Dev-Bhandari opened this issue Jul 4, 2024 · 2 comments
Open

Does not supports change in playback device #20

Dev-Bhandari opened this issue Jul 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Dev-Bhandari
Copy link

OS

Windows

OS Version

Windows 11, version 23H2

Describe the bug

When changing the playback device on windows 11 , key echo does not detect it and plays sound on previously selected device.
It only changes the playback device on restart.

Reproduction

  • Start KeyEcho
  • Change playback device
  • Sound will come from previously selected device

Expected behavior

Playback device should change

Additional context

No response

@Dev-Bhandari Dev-Bhandari added the bug Something isn't working label Jul 4, 2024
@Dev-Bhandari Dev-Bhandari changed the title [bug] Does not supports change in playback device Does not supports change in playback device Jul 4, 2024
@ZacharyL2
Copy link
Owner

This issue is due to a problem in Rodio/Cpal, which KeyEcho depends on RustAudio/rodio#463.

We will maintain this issue until it is fixed upstream or we fork and resolve it ourselves.

For now, you can manually click 'Restart' in the KeyEcho system tray after switching devices.

@kesmit13
Copy link

I have a feature request related to this issue. It would be nice if it was possible to select the output device separately from the system output device. I use my system output for music and the volume varies. However, if I could select the audio output from my HDMI monitor, I could use the speaker in that or, better yet, run a small speaker from the headphone jack to the keyboard itself so that it's a constant volume and the sound comes from the correct location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants