Skip to main content

JavaScript Voice Notes SDK

Add voice recording and transcription to your web app with the VocaFuse JavaScript SDK. Handles microphone access, cross-browser audio recording, file upload, and transcription delivery via webhooks. Works with React, Vue, and vanilla JavaScript—no backend audio processing required.


Installation

npm install @vocafuse/frontend-sdk

Browser Support

BrowserMinimum Version
Chrome60+
Firefox55+
Safari11+
Edge79+
warning

Microphone access requires HTTPS in production. Use localhost for development.