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 config warnings #49

Closed plats98 closed 2 years ago

plats98 commented 2 years ago

Hallo

I'm looking for a way to disable the warning message for TTS service that i dont use, as they fill my debug window. Can a dummy settings be created or another setting where the warnings can be disabled?

Thanks for an awesome project. i Love it!

Supergiovane commented 2 years ago

Hi it should log only at first nodered start. Can you show me your log please?

plats98 commented 2 years ago

i get 3 debug logs every time i deploy any changes (even if i just move a comment node) The only log i can find is this:

29.12.2021 23.30.25 msg : string[60] "ttsultimate-config 9063d34ebdbb425b: Polly service not used." 29.12.2021 23.30.25msg : string[65] "ttsultimate-config 9063d34ebdbb425b: Google TTS service not used." 29.12.2021 23.30.25msg : string[74] "ttsultimate-config 9063d34ebdbb425b: Microsoft AzureTTS service not used. "

Supergiovane commented 2 years ago

Hi Ok, this is how it is supposed to work. Don’t worry, as soon as you finished setup your node-red, you’ll have no more logs :-)

Supergiovane commented 2 years ago

V 1.0.37 is out in minutes with the log removed. Just click here.

TTS_config_warnings_·_Issue__49_·_Supergiovane_node-red-contrib-tts-ultimate