mp3_to_wav: Convert MP3 to WAV

Description Usage Arguments

View source: R/tools.R

Description

Convert an MP3 file to a Wave file

Usage

1
mp3_to_wav(file, output_dir = dirname(file), delete = FALSE)

Arguments

file

path to a MP3 file.

output_dir

where to save the converted Wave file. The Wave file is saved by default to the MP3 file location.

delete

delete the original MP3 file ?


bioacoustics documentation built on Feb. 8, 2022, 5:06 p.m.