joelpurra / talkie

Text-to-speech browser extension button. Select text on any web page, and have the computer read it out loud for you by simply clicking the Talkie button.
https://joelpurra.com/projects/talkie/
GNU General Public License v3.0
70 stars 17 forks source link

Doesn't work on the selected speaker (bluetooth, different sound outputs, windows 11), works on another output #23

Closed Helmut-Ortmann closed 2 years ago

Helmut-Ortmann commented 2 years ago

Please fill out the following to help us help you. Replace ... with your own values, where applicable.

Expected behavior

It uses the speaker currently configured in Windows ...

Actual behavior

It uses another speaker than the configured speaker. Other apps are working as expected. ...

Steps to reproduce behavior

  1. User: Read text
  2. Windows: Uses the wrong sound device
  3. User: Change the sound device
  4. Windows outputs to another sound device

Remark: Usually I use Bluetooth. I can output to Bluetooth but have to choose another device. The sound devices seem to be shifted. With other Chrom or Windows applications the sound goes to the correct sound device. ...

Website

not relevant

Text and language

not relevant

System information

Additional information

...

joelpurra commented 2 years ago

@Helmut-Ortmann: Talkie has no way of controlling which audio device to use; Talkie can only tell the browser to "start/stop speaking text". This is therefore not a Talkie issue, but a system configuration issue.

General debugging tips:

Good luck with setting up the sound! Closing this issue as out of scope.