Tag

microphone

1 views collected around this technical thread.

Architecture Digest
Architecture Digest
Sep 18, 2016 · Fundamentals

Smart Audio Recorder Based on Volume Threshold – Implementation and Code

This article describes a C# program that continuously captures microphone audio, uses volume thresholds derived from Fourier analysis to automatically start and stop recording, and provides the full configuration and source code needed to build a smart recorder for capturing dream speech.

C++Programming Tutorialaudio recording
0 likes · 7 min read
Smart Audio Recorder Based on Volume Threshold – Implementation and Code