You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 3, 2024. It is now read-only.
I wouldn't recommend using sox for this, usually it's not compiled with mp3 support for legal reasons. However, as I understand it you should be able to just name the output file with .mp3 as the file extension, and if you have a valid encoding defined, it should do the conversion. That is, if libsox is compiled with mp3 support.
Ok, I have compiled sox with mp3 support. How should I convert file?
OpenRead, OpenWrite and then? Read all samples from input to output sample by sample?
By the way Your example4 with conversion doesn't work.
Hi. Could You, please, provide come example how to convert audio file from one format to another (wav -> mp3) using Your library?
The text was updated successfully, but these errors were encountered: