benjaminchodroff/alarmBeepDetect ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python tool that can listen to my computer microphone and detect the kind of repeating beeps you hear from a smoke alarm, fire alarm, or water alarm. I want it to run locally and keep listening in real time, then give a clear message in the terminal as soon as it thinks an alarm beep pattern is happening.
Please make it practical enough that I can point it at a sample audio file for testing too, like the included alarm.wav, so I can verify it works before using a live mic. Keep setup straightforward with a small requirements file and simple instructions to run it. If you need to, look up current audio input docs online, but keep the project lightweight and focused on alarm beep detection.
Have a live product UI? Try website reverse