How can i extract the recognized STT text for using it as a "string" in Node Red

Hello,

I am playing with a few ESP32 voice satellites in my house using the stt from nabu casa.
I would like to know how i can extract/access the sentence (string) which Speech to Text interpreted from my spoken comand. I can see this text like (How late it is?/Or Turn on Kitchen Light.) in the logging of the specific ESP32 in ESP-Home.

But how can i access it from Homeassistant or even better from Node-Red?