Sound Files

G

Guest

I want a particular soundtrack to be playing in the background of a PP (2003)
presentation. When I get to a particular slide, I want the sound to decrease
automatically to a new preset level. Later on in the presentation, I would
like for the volume to increase. I am okay with VBA, so I don't mind having
to program this.

Also, is there a way to get a soundtrack to end after so many seconds,
without having to click on anything.

Any help would be appreciated.
John
 
S

Steve Rindsberg

John Viall said:
I want a particular soundtrack to be playing in the background of a PP (2003)
presentation. When I get to a particular slide, I want the sound to decrease
automatically to a new preset level. Later on in the presentation, I would
like for the volume to increase. I am okay with VBA, so I don't mind having
to program this.

Also, is there a way to get a soundtrack to end after so many seconds,
without having to click on anything.

The code snippets and samples in the ZIP files here should help with both
problems:

http://www.geocities.com/smigman.geo/mci/home.html

You won't, I don't think, be able to adjust the volume of individual sound
files, but one of the samples should let you control the system WAV volume;
grab current level, reduce it to a percentage of same, then restore it later.
 

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

Top