|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Processing Audio FilesWhat is the best way to process audio files (mp3, wma, wav) in .NET?
Specifically, I need to concatenate multiple audio streams into a single stream for download. AFAIK directly with .NET you cannot do this.
Maybe DirectSound will be usefull for you, new DirectX sdk has .NET wrappers. Try asking in the following NG miscrosoft.public.directx.audio Show quote news:1138376137.595306.253960@o13g2000cwo.googlegroups.com... > What is the best way to process audio files (mp3, wma, wav) in .NET? > Specifically, I need to concatenate multiple audio streams into a > single stream for download. > |
|||||||||||||||||||||||