# testAudioCapturerStart

Description

Start testing audio capture device

Testing can be started only outside of the conference. It will end automatically in 5 seconds. To continue testing, the command should be run once again

void testAudioCapturerStart()

Response example

{
    "method" : "testAudioCapturerStart",
    "requestId" : "1",
    "result" : true
}

Response Parameters

Name Description
requestId A unique request identifier
result A flag indicating whether the request was successful

See also

Last Updated: 09/12/2025