Utilities > Silence Detector

How can i check silence every 5 minutes?

(1/1)

naguchennai:
How can i check silence every 5 minutes?
there is time setting only work i think specific time only ..

i want check every n minuets.. any one help me?

Salomed:

--- Quote from: naguchennai on September 15, 2023, 08:49:14 am ---How can i check silence every 5 minutes?
there is time setting only work i think specific time only ..

i want check every n minuets.. any one help me?

--- End quote ---
Using a Shell Script (Linux/Unix)
You can create a cron job to run a shell script every 5 minutes to check for silence.

Using Python
You can use Python to create a script that runs indefinitely, checking for silence every 5 minutes.

Navigation

[0] Message Index

Reply

Go to full version