.net - Convert different formats to uncompressed audio c# -


just wondering if can recommend .net library converts audio formats uncompressed in c#? if there no .net library c library work well. writing application requires uncompressed audio sample.

thanks help, ben

here examples of how use c# libraries convert audio 1 format another:

http://www.codeproject.com/kb/audio-video/aumplib.aspx

http://www.alvas.net/alvas.audio.aspx

change audio format in c#


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -