merge_mp3 | R Documentation |
This function merges multiple audio files (MP3, WAV, AAC, FLAC, OGG, M4A) into a single MP3 file using FFmpeg.
merge_mp3()
No return value, called for side effects.
## Not run:
if (interactive()) {
merge_mp3()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.