Is there any way to concatenate or merge two audio files into one?
Requirements : Must use built-in modules only [may use PyGame]
Audio File format : .wma OR .wav OR .mp3
I have looked at many questions now and found solutions that involved downloading modules (which I do not prefer).
Any help would be welcome.