Skip to content

Releases: agents-io/VibeMic

VibeMic v1.0.0

13 Mar 00:30

Choose a tag to compare

VibeMic v1.0.0 🎤

Voice-to-text for vibe coding. Record, transcribe with OpenAI Whisper, auto-paste.

Install

  1. Download vibemic-1.0.0.vsix below
  2. In VS Code: Ctrl+Shift+PExtensions: Install from VSIX → select the file
  3. Settings → search vibemic → set your OpenAI API key
  4. Click 🎤 VibeMic in status bar to start!

Requirements

  • OpenAI API key ($0.006/min)
  • sox installed (sudo apt install sox or brew install sox)