# 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
Name | Description |
---|---|
lvl | The volume of the audio capture device |
See also