V5: Ability to change Quote TTS to Amazon Polly
I'd like to see the option to change the Quote TTS to Amazon Polly so we aren't just stuck with the default Windows TTS system. An option to change it in the core settings for Default TTS would be nice but I think Quote TTS would be a focus point on this request.
It's possible to rename the existing system !quote command to something like !sysquote and mark it as hidden, then re-create it through a custom !quote command effectively relying heavily on the $quoteAsObject variable, and/or Run Command effects to offload quote add/remove/edit/list/search functionality to the now-hidden !sysquote command. There's a lot of work required to re-create the entirety of the existing !quote command, but that is possible to do so now.