RecordedSound.Stop method |
|
Remarks
Stops a playback session started through a previous call to the RecordedSound.Play or RecordedSound.PlayRange methods.
A successful call to this method causes the CallbackSoundPlaybackStatusChanged delegate to be invoked with the nStatus parameter set to PLAYBACK_STOPPED.
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
|