Convert an MP3 file to a Wave file
1 | mp3_to_wav(file, output_dir = dirname(file), delete = FALSE)
|
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 ? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.