karashiiro / TextToTalk

Chat TTS plugin for Dalamud. Has support for triggers/exclusions, several TTS providers, and more!
MIT License
47 stars 30 forks source link

Disregard messages if several come in rapid succession? #79

Closed karashiiro closed 2 years ago

karashiiro commented 2 years ago

Discussed in https://github.com/karashiiro/TextToTalk/discussions/78

Originally posted by **allibear17** January 30, 2022 TTS does not handle well messages that are typically macros of several chat messages, meant to make some sort of ascii art. If it's possible to recognize that the same person sent several messages within a second of each other, you could disregard reading those?
karashiiro commented 2 years ago

Should be closed as of https://github.com/goatcorp/DalamudPlugins/pull/2145