Occurs when the AudioState was changed.
The event handler receives an argument of type AsyncCompletedEventArgs containing data related to this event. The following AsyncCompletedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Parameter | Parameter of the AudioState which raise event. |
| State | AudioState which raise event. |
The event handler receives an argument of type AsyncCompletedEventArgs
AudioRecorder Class | Resco.Audio Namespace