T
Tom Hendricks
I have two solutions possible for a problem. Left clicking on a Sound
Recorder OLE linked to a wav file results in the sound clip playing but no
way to stop it. Annoying if the clip is long and just a "peek" is needed.
If you right click you can chose Edit Sound Object and the Sound Recorder
window opens, but you have to click on play to start it.
1) Can the default OLE verb be changed so "2" so the Recorder is opened
rather than the sound just being played? Or is athere a command to stop the
Playback available in VBA?
or
2) Is there a VBA Method available (after opening the Soud Recorder with a
macro) to start/stop the playback, i.e. manipulate the buttons on the Object
programmatically?
Thanks.
Recorder OLE linked to a wav file results in the sound clip playing but no
way to stop it. Annoying if the clip is long and just a "peek" is needed.
If you right click you can chose Edit Sound Object and the Sound Recorder
window opens, but you have to click on play to start it.
1) Can the default OLE verb be changed so "2" so the Recorder is opened
rather than the sound just being played? Or is athere a command to stop the
Playback available in VBA?
or
2) Is there a VBA Method available (after opening the Soud Recorder with a
macro) to start/stop the playback, i.e. manipulate the buttons on the Object
programmatically?
Thanks.