Processing Audio Files

  • Thread starter Thread starter markarichman
  • Start date Start date
M

markarichman

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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top