trim_audio {LJmp3converter} | R Documentation |
Trim an Audio File
Description
This function trims an audio file based on user-provided start and end times using FFmpeg.
Usage
trim_audio()
Value
No return value, called for side effects.
Examples
## Not run:
if (interactive()) {
trim_audio()
}
## End(Not run)
[Package LJmp3converter version 1.0.7 Index]