On_testAudioCapturerLevel

TrueConf7/5/26Less than 1 minute

On_testAudioCapturerLevel

Description

Еhe notification which indicates the volume of the audio capture device when a test is performed

EventHandler<string> On_testAudioCapturerLevel

Response example

{
    "event": "testAudioCapturerLevel",
    "lvl": 0.0968816876411438,
    "method": "event"
}

Response Parameters

NameDescription
lvlThe volume of the audio capture device

See also

Last Updated: