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

WebSocket Server only listening on localhost? #189

Closed scottmartin closed 6 months ago

scottmartin commented 9 months ago

Am I wrong or is your websocket server only listening for localhost? I'm playing around with my own TTS server on a Mac on the same network, but I can't seem to get it to connect to the PC's IP address. If so, is there any way you can change it so it will listen for any connection on the network instead of just localhost?

karashiiro commented 6 months ago

Missed this — yes, it's hardcoded to localhost, I think there was some weird edge case with using 0.0.0.0 I wanted to avoid, but I don't remember now 😶

I'll add an option for this, it's something that should be configurable either way.

scottmartin commented 6 months ago

Thank you very much @karashiiro for this and your work on this plugin. Being vision impaired, TextToTalk is almost exclusively the reason I can even play FFXIV at all.