ashishbajaj99 / mic

A simple stream wrapper for arecord (Linux (including Raspbian)) and sox (Mac, Windows). Returns a Passthrough stream object so that stream control like pause(), resume(), pipe(), etc. are all available.
MIT License
103 stars 61 forks source link

Create a 'sound' event #32

Closed Sharcoux closed 5 years ago

Sharcoux commented 5 years ago

Emit a 'sound' event when we hear a sound after a silent period. Fixes #32

Signed-off-by: François Billioud fbillioud@cutii.io