RecordedSound.Pause method |
|
Remarks
Pauses a playback session started through the RecordedSound.Play method.
A paused session can be resumed through a call to the RecordedSound.Resume method.
A successful call to this method will fire the SoundPlaybackPaused event.
For further details about recorded sound methods refer to the RecordedSound object section. For further details see the How to perform a recording session section.
Syntax
Return value
|