Hi all!
My goal is to create a wav (raw PCM) file from a text prompt and save the file to the file system in a www folder that I can access with HA URL directly.
In media, I can play on the web browser the text file generated audio in piper and HA cloud. It’s quite nice!
But is there a way to save this wav file to a local folder? I tried many things in dev mode actions, but nothing point to a solution there.
Maybe with API calls from node-red?
Other options?