08-26-2019 07:05 AM
Hi,
I need to convert one format of audio files(.mp3) to other codec format (.wav) without corrupting the files using Labview. Any input for for this issue.
I took .mp3 and .wav files to give example.
Regards,
Anand
08-26-2019 08:05 AM
08-26-2019 08:09 AM
There is no native built-in function to convert any audio format into *.wav format, but, as you might have found out, LabVIEW is able to handle *.wav files. So you need a third party tool to convert the audio files. Follow Gerd's advise...