Having an issue sending speech to my new voice assistant (From Node Red)
When i send normal text it's fine. When that text contains an apostrophe, the the voice assistant tries to pronounce it as %.
I've tried escaping with \ and with backtick, but no joy. The \ gives me invalid json, and it tries to pronounce the backtick
Any ideas?
Thanks in advance