Sound Actions

Hi friends

Sommebiody Can Help me with my problem. I need to create an Sound Action.

I Wrote theese but I have a time out

Set SoundObject =
CreateObject(“GsSampleTEObjects.GsActionSoundObject”)
CreateObject(“GsSampleTEObjects.GsActionFSObject”)
SoundObject.PlaySoundFile (“C:\dramatic_chord.wav”) :cry:

To enable sounds in CCPulse, you need to install add-ons (.dll) when installing the Application on the Desktop…

Check your CCPulse Help>Action Wizard for details.

Tony

You can find the DLL source (VB) in the CCPulse folder

2 Likes