testAudioCapturerStart

TrueConf7/5/26Less than 1 minute

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

NameDescription
requestIdA unique request identifier
resultA flag indicating whether the request was successful

See also

Last Updated: