audioconcat
audioconcat copied to clipboard
TypeError: audioconcat(...).output is not a function
The example is not working at all
output is not an implemented method in audioconcat. You should use: audioconcat(...).concat('audio.mp3')