Detecting Silence in Audio Using WebAudio
This blog explores detecting silence in audio streams using WebAudio API, outlining core principles, popular libraries, and a custom implementation for efficient voice activity detection.
I occasionally write about stuff I find interesting.
This blog explores detecting silence in audio streams using WebAudio API, outlining core principles, popular libraries, and a custom implementation for efficient voice activity detection.
You are probably here because you want to let your users send email via the Gmail app directly. You also do not want to launch a disambiguation dialog. You are also tired of finding ways to do so that works in 2023. If that's all true, you are in the right place.
Improve readabilty of your React components by not using useState to handle arrays.
Just what the title says... Built FloLang for a jam
My experience working with MIT App Inventor team during GSoC 2020
I built a mini Lisp-like interpreted language from scratch
A markdown test page