techgaud / TTS

Text to speech plugin for RuneLite
BSD 2-Clause "Simplified" License
9 stars 6 forks source link

TTS still speaks game messages that are supposed to be filtered #6

Open kelltom opened 2 years ago

kelltom commented 2 years ago

As the title says, I'm noticing that the TTS is working for game messages that aren't appearing in my chat box (one's I've filtered). E.g., "you've successfully cooked a fish" plays over and over and over... Any way around this? Is it possible to add a checkbox to enable filtering game messages?

For instance, I play RS in the background a lot while playing other games. Instead of hearing "you have chopped a log" over and over, it'd be nice if I only heard "you are idle".

0xDREAMS commented 2 years ago

Are you using the blacklist feature that already exists?

You could type "successfully cooked" into that box and it should filter it.

kelltom commented 2 years ago

Hmm back when I wrote on the issue board I had tried typing the exact phrase that was being spoken and it didn't seem to work. I think it would be really beneficial to have a list of checkboxes in the plugin options for common annoying phrases (kind of like how Menu Entry Swapper gives quick access to things people are likely to want to change [see image]). I don't really have any accessibility needs, rather, I use this plugin to alert me while I'm AFK skilling, as I've become kind of numb to the Runelite 'ping' noise.

I'll try some stuff out and see if I can get it working with the blacklisting in the meantime, thanks!

[image: wNNVs7TeoA.png]

On Mon, Mar 21, 2022 at 12:18 PM 0xDREAMS @.***> wrote:

Are you using the blacklist feature that already exists?

You could type "successfully cooked" into that box and it should filter it.

— Reply to this email directly, view it on GitHub https://github.com/Bullish53/TTS/issues/6#issuecomment-1074106683, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKUVOSY6VE3HAXVKWXWGJ5LVBCOMJANCNFSM5QSARTLQ . You are receiving this because you authored the thread.Message ID: @.***>

-- Kellen Evoy CS Research Assistant, Sheridan College

@.*** Create your own email signature https://www.wisestamp.com/create-own-signature/?utm_source=promotion&utm_medium=signature&utm_campaign=create_your_own&srcid=

0xDREAMS commented 2 years ago

I've actually added some features in my branch that would address this, however I'm unsure whether the original developer is at all active. Which would be a shame because it is a very useful and very well written plugin.

I added a checkbox in my branch which changes the blacklist filter into a whitelist filter so that you only have to add phrases you want to hear.

I am in the same boat as you, I just use this plugin to get more useful alerts than just a flashing task bar.

Try adding just a subset of the phrase that's unlikely to conflict with anything you might want to hear.

JesseVii commented 1 year ago

@0xDREAMS I haven't really worked on this project myself lately but if you want to commit your changes i will merge them and update it to the pluginhub for sure!