Voice Form 01

Installation

No MCP yet? Connect your agent.

The Next.js page sends recorded speech to actions/voice-to-form.ts, which reads ELEVENLABS_API_KEY on the server. Adapt the fields and parsing logic to the destination form, and let users review recognized values before submitting.

Connected examples require ElevenLabs service configuration and browser microphone permission. The UI source is MIT licensed; service usage is separate.

Related items

Requires

  • Interactive button with voice recording states, live waveform visualization, and automatic feedback transitions.

    ReactTailwind
  • Real-time canvas-based audio waveform visualizer with microphone input and customizable rendering modes.

    ReactTailwind