Quantcast
Channel: naudio Work Item Rss Feed
Viewing all articles
Browse latest Browse all 738

Created Unassigned: In Visual Studio C# : How to play 2 wav file at certain dB values simultaneously [16515]

$
0
0
I am trying to build an application in c# visual studio, in which I want to play 2 wav files at certain dB values simultaneously. I looked into many stackoverflow questions but didn't find any useful answers.

My scenario is : before using the application user fill the 2 different dB values for 2 wav files. So I am facing two problems -

1. I am not able to figure out how to play two wav files on ceratin dB values?
2. How can I validate that the wav file is being played on the dB value, I provided.

I tried using the WaveChannel32, mediaplayer and Naudio but it didn't help.

Any help will be much appreciated.

Thanks, Robin

Viewing all articles
Browse latest Browse all 738

Trending Articles