❔ Cant merge the same audio file twice or more using WaveFileWriter.CreateWaveFile16();
Hello, Im trying to merge the audio files using NAudio, but if they repeat it doesnt cout it.
Im currently using this code:
For example when Im trying to merge file
"audio1"
with "audio1"
with "audio2"
it only gives me something like: "audio1 + audio2
" and doesnt have the second audio1
file1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.