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

Add a print to chat when switching presets that describes which preset it just switched to. #55

Closed ryankhart closed 2 years ago

ryankhart commented 2 years ago

I came up with this idea because I had taken a small break from the game and when I came back, I had forgotten what my keyboard shortcuts were to switch to which preset, so I either had to try the various keyboard shortcuts I had made and wait to find out if I switched to the right preset, or look it back up in the plugin settings.

I know that it already echoes in chat when I enable or disable the plugin, but currently, no echo for switching presets. Hopefully, it's a relatively simple feature to add in the future.

ryankhart commented 2 years ago

With my newfound experience with this codebase. I managed to figure out how to implement this one myself. I just have to wait until we get plugin support back for patch 6.1 to test out my changes.

karashiiro commented 2 years ago

Released v1.14