Unfortunately you have only exported one debug node, not the relevant nodes. Mark all the nodes you want to export and then Export.
Are you running node-red and the browser on the same computer?
Is the file really D:/TEST.mp3? If you have the path to the file somewhere in your flow put the full path in. using forward slashes. Maybe something like D:/users/you/Music/TEST.mp3 (just guessing where it might be as I don't use windows).
Are you sure the file is called TEST.mp3 and not TEST.mp3.pmp3? I know windows has a habit of hiding file extensions.
However it does not work at all for me (on Ubuntu). Perhaps worth trying one of the other playback nodes unless someone here has experience with this node.
Thank you for taking the time Colin,
I'm looking for something that can play mp3 or wave
and Allow multiple simultaneous playbacks.
I have a background music and sometimes a message has to be broadcast.
So if you have any idea's , much appreciated
I believe there is a beta node that might let you do that, node-red-contrib-sox-utils uyou won't find it in the Flow yet, so follow the link to get to the announcement and directions for installing it.