How to Merge Base64 M4A Audio Chunks into One File?

0
Hi all, I have several M4A audio chunks, each encoded as Base64. I’m trying to merge them into one valid audio file (still in Base64). I tried using websites to concatenate them, but the result doesn’t play — seems like M4A files need proper structure, not just joining. Any idea how to merge multiple Base64 M4A chunks into a single playable file? Thanks!
asked
0 answers