SuperimposeAudio
From UBot Studio
This command will superimpose one audio file onto another. The command is an Audio command.
Bottom Input Audio File List: The bottom audio being superimposed upon. This video must be either exactly as long as the top video or longer.
Top Input Audio File List: The top audio being superimposed on to the bottom audio
Output Audio File: The resulting superimposed output video
Example
superimposeAudio("C:\\Users\\Downloads\\marcelsay.mp3","C:\\Users\\Downloads\\sample.wav","C:\\Users\\Downloads\\marcel thermal.mp3",0)
Running the script will superimpose the top video onto the top video and produce a .mp3
The output file must have a .mp3 extension.