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

Cactbot TTS not working #649

Closed
KitsuneIna opened this issue Oct 7, 2019 · 10 comments
Closed

Cactbot TTS not working #649

KitsuneIna opened this issue Oct 7, 2019 · 10 comments

Comments

@KitsuneIna
Copy link

I tried to install cactbot and it worked for the most part like timeline, text and alert sounds but the TTS didn't, I tried to change either both raidboss.js from user and UI folder to "SpokenAlertsEnabled: true," and it still not working.

@Akurosia
Copy link
Contributor

Akurosia commented Oct 7, 2019

Which tts did you tried to trigger and on which fight?

@iFral
Copy link

iFral commented Oct 14, 2019

I have the same issue with the raidboss spoken alerts. None seem to be pushing any sound out though the alerts are being detected. I should also note that this is in the ngld version for me.

@Akurosia
Copy link
Contributor

Same question as before, which trigger did you expeced the TTS output?
currently, not all triggers have assigned TTS

@quisquous
Copy link
Owner

quisquous commented Oct 14, 2019

@Akurosia: all triggers that do not have tts specified use the info/alert/alarm text as the tts text, if tts is turned on in the options.

@Akurosia
Copy link
Contributor

Ahh ok, did not know this :)

@mdale1983
Copy link

mdale1983 commented Oct 14, 2019

i have the same issue as poster
in raidboss.js i have: SpokenAlertsEnabled: true,
as for the alert i'm testing
{
id: 'General Provoke',
regex: /:(\y{Name}):1D6D:Provoke:/,
regexDe: /:(\y{Name}):1D6D:Herausforderung:/,
regexFr: /:(\y{Name}):1D6D:Provocation:/,
tts: {
en: 'test',
},
},
but on every use of provoke nothing is called out.

But if i go back to ACT and add in a custom callout choose TTS it does call it out. Not sure what i'm doing wrong. and if it helps i'm using the NGLD version, but TTS didn't work in the other version either.

@Nidra
Copy link

Nidra commented Oct 14, 2019

I have the same Problem. Not a Single tts is working with the new version.

@BristolRuss
Copy link

Yep, same. Even doing the Test commands in Summerford Farms. I can see the alerts on screen but no TTS. This was working fine before I updated to the new NGLD plugin.

quisquous added a commit that referenced this issue Oct 15, 2019
Oops.  This wasn't updated and so tts with ngld's plugin wasn't working.
@quisquous
Copy link
Owner

quisquous commented Oct 15, 2019

Whoops, thanks for the bug reports. As y'all say, this is definitely just an issue with ngld's plugin. I would recommend that you either apply aa07d46 locally to your files for now, or switch back to the hibiyasleep version until the next cactbot release.

Sorry about that. I don't use tts and so I missed this.

I'll leave this open until the next release so that other people can find this.

@Nidra
Copy link

Nidra commented Oct 15, 2019

thx for the fast fix i love this tts feature :D

@Mechnium Mechnium mentioned this issue Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants