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

TTS on Linux appears to be broken #545

Open
2 tasks done
miniminne opened this issue Dec 20, 2024 · 1 comment
Open
2 tasks done

TTS on Linux appears to be broken #545

miniminne opened this issue Dec 20, 2024 · 1 comment
Labels
bug Something isn't working needs-review Awaiting review

Comments

@miniminne
Copy link

Description

TTS (while opened on Linux in a Chrome tab) will not announce, but will properly display the text

Additional Details / Steps to Reproduce

I use IINACT as my ACT replacement since ACT on Linux/Wine leads to huge performances losses. LMeter properly shows my damage going out and IINACT is properly writing out logs.

Due to the state of overlays on Linux, I open Raidboss in a Chrome tab that I just force to be open above other windows in a smaller area on my screen (jank, but it works).

I can see the text alerts popping up properly, but when it comes to Speech Synthesis nothing is appearing. I did confirm that the WebSpeech API is properly working by going to another page and running it (using https://eeejay.github.io/webspeechdemos/ as a demo).

Looking through #532 , I can also confirm the "Click to Enable Audio" dialog will pop up for me but nothing else happens. Changing https://overlayplugin.github.io/cactbot/ui/raidboss/raidboss.html?OVERLAY_WS=ws://192.168.1.72:10501/ws leads to an error (expected):
image
but localhost or 172.0.0.1 don't have this error but still allow the "Click to Enable Audio" setting.

Cactbot Module

Raidboss (alerts & timelines)

Configuration Info

N/A due to using IINACT to replace ACT on WINE

Log & Screenshots

image

Confirmation

  • I reviewed Common Issues and Workarounds and verified that my settings are correct.
  • I used the search function to confirm this issue doesn't already exist.
@miniminne miniminne added bug Something isn't working needs-review Awaiting review labels Dec 20, 2024
@miniminne
Copy link
Author

I do want to add: I know 532 was closed, hence why I opened this one. If I should have just reopened 532, let me know!

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

No branches or pull requests

1 participant