AudioInput

Apache Cordova plugin delivering reliable audio capture and processing on mobile devices.

Client
Open-source
Role
Maintainer
Year
2016-

Created and maintain this Apache Cordova plugin that makes native audio capture actually work well in hybrid mobile apps. The focus is on low-latency recording with proper packaging, so developers can add audio features to their apps without wrestling with platform-specific code.

The typical use case? Capturing audio and feeding it into a Web Audio API node chain for real-time analysis, manipulation, and playback. Think voice recording apps, audio effects, or anything that needs to process sound on the fly.

It's been running in production apps for years now, and we keep it updated as platforms evolve. The plugin is open source and actively maintained.

Back to portfolio