getNoiseSuppression
Less than 1 minute
getNoiseSuppression
Description: Retrieve the current status of the noise suppression feature. v4.3.0+
Request example:
{
"method" : "getNoiseSuppression",
"requestId" : "1"
}Response example:
{
"method" : "getNoiseSuppression",
"requestId" : "1",
"enabled" : true,
"result" : true
}Parameter description:
enabled- a flag indicating the current status of the noise suppression feature
See also: