SilencePosDetectionStarted event |
|
Remarks
Occurs at the beginning of a silence detection session. The silence detection session is started through a previous call to the SilencePositionsDetect method.
For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type EventArgs.
|