March 22, 2016 lukesjohnson Copy File List to New Directory This node takes a list of file paths and a new target Directory, and copies the individual files into that directory.
March 2, 2016March 2, 2016 lukesjohnson Speak Single String via Speech Synthesizer This node uses system speech synthesizer tool to read a string, and it comes right out your speakers. Could be interesting to add this as audio feedback to various workflows J. Python: from System.Speech.Synthesis import SpeechSynthesizer