# `Feline.Audio.VAD.Energy`
[🔗](https://github.com/dimamik/feline/blob/main/lib/feline/audio/vad/energy.ex#L1)

Simple energy-based Voice Activity Detection.
Computes RMS of audio chunk and compares to threshold.

# `analyze`

# `new`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
