wispr-debug-bundle

Featured

Wispr Flow debug bundle for voice-to-text API integration. Use when integrating Wispr Flow dictation, WebSocket streaming, or building voice-powered applications. Trigger: "wispr debug bundle".

AI & Automation 2,359 stars 334 forks Updated today MIT

Install

View on GitHub

Quality Score: 97/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
54
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Wispr Flow Debug Bundle ## Overview Guidance for debug bundle with Wispr Flow voice-to-text API. ## Instructions ### Key Wispr Flow Concepts - **WebSocket API**: `wss://api.wisprflow.ai/api/v1/ws` (recommended, low latency) - **REST API**: `POST /api/v1/transcribe` (simpler, higher latency) - **Auth**: API key (backend) or access token (client-side) - **Audio format**: 16kHz mono PCM preferred - **Context awareness**: Understands code, CLI commands, dev jargon - **Platforms**: Mac, Windows, iOS, browser API ## Error Handling | Error | Cause | Solution | |-------|-------|----------| | `401 Unauthorized` | Invalid key | Check at wisprflow.ai/developers | | WebSocket closed | Network issue | Reconnect with backoff | | Poor accuracy | Wrong context | Set context to 'programming' for code | ## Resources - [Wispr Flow Developers](https://wisprflow.ai/developers) - [API Docs](https://api-docs.wisprflow.ai/introduction) - [WebSocket Quickstart](https://api-docs.wisprflow.ai/websocket_quickstart) ## Next Steps See related Wispr Flow skills for more patterns.

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
8 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category