Supergiovane / node-red-contrib-tts-ultimate

This node transforms a text into a speech audio. You can hear the voice natively through Sonos or external players.
MIT License
22 stars 5 forks source link

TTS with Node Red #57

Closed Larson-Sei180LX closed 2 years ago

Larson-Sei180LX commented 2 years ago

Hey everybody,

thanks for that Node, its very useful for my needs. I have a question about Node Red and TTS, using this Node.

Can anybody explain, how to send my TTS Text in Node Red to the TTS-Ultimate-Node? I tried some ideas and with one opinion, it works fine. But I have to send my TTS messages in a style like this: "Hello world!"

I wouldnt like to use " ... " in the beginning/ end. I only would like to write: Hello World!. But if I do like that, there is an TTS isue from Amazon Polly.

Maybe I need another function? At the moment I am using the "Trigger" event (see snapshot). Maybe I am using the wrong Function? Thanks for help.

Screenshot 2022-04-06 105419 . Screenshot 2022-04-06 105759

Supergiovane commented 2 years ago

Hi Larson Why do you use tag in the text?

Larson-Sei180LX commented 2 years ago

Otherwise i bekomme an issue from amazon… exactly that is the Problem - i dont want to use Tags

Supergiovane commented 2 years ago

You don't need to use the tags. Check the TTS node and disable the SSML option.

Supergiovane commented 2 years ago

Disable this, if enebled.

Node-RED___192_168_1_217
Supergiovane commented 2 years ago

Hey Larson, are you still there?

Larson-Sei180LX commented 2 years ago

Yes. Still at work. Cant check it until tonorrow… hold on…thanks…will answer after my check

Larson-Sei180LX commented 2 years ago

Thank u you for help. That was exactly the problem ! Issue fixed:)!