How can I add a reverb effect to a voice? I can't find any XAudio2Reverb class or anything. I did, however, come across this page.
It looks like the code for the reverb effects was written but on the downloaded SDK and redistributable this class (not even the XAudio2.FX namespace) doesn't exist, so there is a link or something where I can this version of SlimDX2 or do I have to download the source and compile it?