# testAudioCapturerStateChanged
Description: Notification showing that the test state of an audio capture device has changed.
Example:
{
    "event": "testAudioCapturerStateChanged",
    "started": true,
    "method": "event"
}
Parameter description:
- started— the flag indicating the status of the audio device test. It returns- trueif the test has already started
See also: