stopAudioDelayDetectorTest

TrueConfLess than 1 minute

stopAudioDelayDetectorTest

Description: Stop an echo test.

The notification audioDelayDetectorTestStateChanged provides information about changes in the status of the echo test operation.

Example:

{
    "method": "stopAudioDelayDetectorTest",
    "requestId" : "1"
}

Response example:

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

Parameter description:

  • requestId - a unique request identifier. You can find more details about it here.

See also: