Audio files in TW nodejs

How does one get audio files to work in TW on nodejs?

Can confirm. I get a 404 error in the browser console, even though the audio file is right there in the files/ directory and the _canonical_uri field is set correctly.

node.js can handles audio like this:

Don’t know if tiddlywiki can make use of that capability, since I haven’t had time to try it. Instead, I’ve settled for a TW without node and it’ll do for now.

Oops. My bad. I take it back. I forgot I was doing an experiment. Once I removed that, updated to 5.2.7, my audio served up fine. So, @garnet , I think we would need to know more about your setup. Note that the file needs to be in the files/ directory (or a subdirectory) and that you may need to manually set the type to audio/mp3 in the audio tiddler.