# 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 true if the test has already started

See also: