scorpiox-voice 🤖 AI Provider
Voice recording and transcription tool for capturing audio input and converting speech to text using AI-powered transcription services.
Platforms
Linux x64
Linux ARM64
macOS ARM64
Windows x64
⚙️ Flags & Options
This tool runs with no flags — it operates using environment configuration and defaults.
💡 Usage Examples
$ scorpiox-voice
🎙 Recording... press Ctrl+C to stop
✅ Transcription: "Deploy the staging environment and run integration tests."
$ scorpiox-voice | scorpiox-bash
🎙 Recording... press Ctrl+C to stop
✅ Transcription: "list all running containers"
→ Executing: podman ps
$ PROMPT=$(scorpiox-voice) && sx "$PROMPT"
🎙 Recording... press Ctrl+C to stop
✅ Transcription: "Refactor the auth module to use JWT tokens"
$ scorpiox-voice > meeting-notes.txt
🎙 Recording... press Ctrl+C to stop
✅ Saved transcription to meeting-notes.txt
$ scorpiox-voice | scorpiox-email --to team@example.com --subject "Update"
📦 Source & Build Info
🔗 Related Tools