RecordedSound.Resume method |
|
Remarks
Resumes a playback session paused through the RecordedSound.Pause method.
A successful call to this method will fire the SoundPlaybackPlaying event. Once the playback session has been performed completely, the control will fire the SoundPlaybackDone event.
For further details about recorded sound methods refer to the RecordedSound class section. For further details see the How to perform a recording session section.
Syntax
Return value
|