The thing is I don't want to mute all Windows. My c# application is not
running only Powerpoint. I want to mute all the sounds that come's out of
Powerpoint but not the other sounds like imported sounds. I can not find
anything in the object model that allow me to do it. I hope there is a way to
achieve this.
The thing is I don't want to mute all Windows. My c# application is not
running only Powerpoint. I want to mute all the sounds that come's out of
Powerpoint but not the other sounds like imported sounds. I can not find
anything in the object model that allow me to do it. I hope there is a way to
achieve this.
PowerPoint basically hands the sounds off to Windows to play, it doesn't play
them itself.
You might be able to make a copy of the PPT, visit each slide and shape to
determine whether it has a transition/animation sound and if so, whether it's
one you want to allow or not; if not, remove it.
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.