Hi!
Windows talks to me instead of playing a pling
This is what i send to the node
msg.payload = "C:\Windows\Media\kennisgeving.wav"
return msg;
what is wrong about this, in the manual i says it can play wav files
thanks!
Hi!
Windows talks to me instead of playing a pling
This is what i send to the node
msg.payload = "C:\Windows\Media\kennisgeving.wav"
return msg;
what is wrong about this, in the manual i says it can play wav files
thanks!
Thanks!
Changed it now but keep getting errors like below
Error: ENOENT: no such file or directory, open 'C:\Users\Eigenaar\Desktop\notify.wav'
when i enter the path in windows it plays.
I also did double\ for the path