On_testAudioCapturerLevel
7/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_testAudioCapturerLevelResponse example
{
"event": "testAudioCapturerLevel",
"lvl": 0.0968816876411438,
"method": "event"
}Response Parameters
| Name | Description |
|---|---|
| lvl | The volume of the audio capture device |
See also