audio mixer sample

  • Thread starter Thread starter Tal Sharfi
  • Start date Start date
T

Tal Sharfi

hi all

I need to playback two or more audio files ( .wav files) together.
let's say it's a song and a person speaking.

I need to control the volume of the two channels, so when the speaking
file is playing, the song volume is lowered.

can someone point me to a simple example in c-sharp (or other .net
language) thats implements some kind of audio mixer?

thanks in advance

tal sharfi
(e-mail address removed)
 
Hi

Just for not leaving the question open for people that will follow it…

the Audio object under the: Microsoft.DirectX.AudioVideoPlayback name
space does the job (well).

Tal
 

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