UNPKG

voice-to-text-converter

Version:

A modern, lightweight Node.js package for speech-to-text conversion with support for multiple engines

9 lines (6 loc) 191 B
// Voice-to-Text Converter Browser Build // Version: 1.0.0 // Built: 2025-07-29T15:16:33.134Z if (typeof window !== 'undefined') { console.log('Voice-to-Text Converter v1.0.0 loaded'); }