@BigBlueBeans welcome to the forum!
- Please export your flow and attach it to a reply (see below)
- what version or node-red and node.js are you running (you can get this from the startup log)
- have you tried adding a
change
node before the Sox node to set msg.file name to what you want? - are you setting msg.file name to the full path of the file?
In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```
)
```
code goes here
```
You can edit and correct your post by clicking the pencil icon.
See this post for more details - How to share code or flow json
I recommend watching this playlist: Node-RED Essentials. The videos are done by the developers of node-red. They're nice & short and to the point. You will understand a whole lot more in about 1 hour. A small investment for a lot of gain.