Hi,

I'm using Borland C++ Builder and trying to run a sound file where I can adjust the volume. I tried using TMediaPlayer but I couldn't find any property or method in it to change the volume. Does TMediaPlayer have any properties or methods to change the volume of the sound its playing or are there any other relatively simple classes available that can let me do this?