ajbogh / ajbogh/norman

Add listener for background noise to dynamically update levels

Open
#10 7 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
JavaScript
Stars
19
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Speech is hardcoded for a level below -2000 and above 2000 but not more than 7000. Background noise is determined to be above 7000. This leaves little room to detect speech, and the user has to speak clearly and loudly over the background noise.

These numbers should be variables depending on a small background noise sample. A few seconds should give an average upon startup, and perhaps when silence is detected it could be updated -- at some interval.

This would allow louder backgrounds to be omitted as well as quieter speech to be understood.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.