tomoyu719 / auto-recorder

A simple sound-activated recorder that springs into action when the ambient noise surpasses a certain level.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto_recorder

A Noise-Activated Recording App

Description

Auto-Recorder is an innovative Flutter application that utilizes the device’s microphone to actively monitor ambient sound levels. When the app detects noise above a predefined threshold, it automatically initiates audio recording, capturing the surrounding sounds.

Features

Automatic Noise Detection: The app continuously listens for environmental sounds and starts recording when the noise level exceeds the user-set sensitivity. Adjustable Sensitivity: Users can adjust the noise threshold to ensure the recorder activates only when desired, preventing unnecessary recordings during minimal noise disturbances.

Reference

The app can be installed from the Amazon Appstore.

About

A simple sound-activated recorder that springs into action when the ambient noise surpasses a certain level.

License:MIT License


Languages

Language:Dart 99.8%Language:Kotlin 0.2%