SoundEffect.Play Method
Plays the specified sound effect.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub Play
'Usage
Dim instance As SoundEffect
instance.Play()
void Play()