2025-10-01 15:39:43 +03:00
|
|
|
{
|
|
|
|
|
"label": "Global Audio events configuration.",
|
2026-01-23 18:55:56 +03:00
|
|
|
"enabled": {
|
|
|
|
|
"label": "Enable audio events."
|
|
|
|
|
},
|
|
|
|
|
"max_not_heard": {
|
|
|
|
|
"label": "Seconds of not hearing the type of audio to end the event."
|
|
|
|
|
},
|
|
|
|
|
"min_volume": {
|
|
|
|
|
"label": "Min volume required to run audio detection."
|
|
|
|
|
},
|
|
|
|
|
"listen": {
|
|
|
|
|
"label": "Audio to listen for."
|
|
|
|
|
},
|
|
|
|
|
"filters": {
|
|
|
|
|
"label": "Audio filters."
|
|
|
|
|
},
|
|
|
|
|
"enabled_in_config": {
|
|
|
|
|
"label": "Keep track of original state of audio detection."
|
|
|
|
|
},
|
|
|
|
|
"num_threads": {
|
|
|
|
|
"label": "Number of detection threads"
|
2025-10-01 15:39:43 +03:00
|
|
|
}
|
|
|
|
|
}
|