Newbie: .NET and sound?

  • Thread starter Thread starter Ralf
  • Start date Start date
R

Ralf

Does the .NET Framwork support any kind of sound/wave output and input?
I didn't see any. Am i wrong?

Thanks in advance

Ralf
 
There is no direct support. You will either have to pinvoke and use WinAPI
sound functions or use the managed DX9 wrappers.
 
Does anyone know where you can get a good book (or
detailed documentation for that matter) on the MCI
interface?

I have read the MSDN stuff, and I am left unclear how the
API supports multiple devices, what a device is in the MCI
context and what kinds of context information needs to be
maintained to
 

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