{
  "schemaVersion": "1.0",
  "name": "VoxBee",
  "kind": "product",
  "url": "https://voxbee.app",
  "description": "Offline speech-to-text dictation, audio transcription, and AI meeting summaries for macOS, Windows, and Linux. 100% on-device speech recognition.",
  "categories": [
    "speech-to-text",
    "dictation",
    "transcription",
    "meeting-notes",
    "productivity"
  ],
  "platforms": ["macos", "windows", "linux"],
  "pricing": {
    "model": "one_time_purchase",
    "ownership": "perpetual",
    "currency": "USD",
    "amount": 49,
    "trial_days": 14,
    "updates": {
      "included_months": 12,
      "after_window": "app_keeps_working_forever",
      "renewal": { "amount": 25, "period": "year", "optional": true, "grants": "updates_only" },
      "existing_customers": "grandfathered_lifetime_updates"
    },
    "url": "https://voxbee.app/pricing.md"
  },
  "capabilities": [
    {
      "name": "dictation",
      "description": "Push-to-talk voice dictation that injects text into any focused macOS, Windows, or Linux app via simulated paste."
    },
    {
      "name": "file_transcription",
      "description": "Local, timestamped transcription of audio/video files or URLs from 1,800+ supported sites."
    },
    {
      "name": "meeting_recording",
      "description": "Automatic detection and recording of Zoom, Google Meet, Teams, Webex, FaceTime with post-call transcription and optional AI summaries."
    },
    {
      "name": "voice_notes",
      "description": "Voice-driven scratch pad with LLM transformation templates."
    },
    {
      "name": "speaker_diarization",
      "description": "On-device 'who said what' using NVIDIA Sortformer (beta)."
    }
  ],
  "resources": {
    "llms_txt": "https://voxbee.app/llms.txt",
    "llms_full_txt": "https://voxbee.app/llms-full.txt",
    "pricing_md": "https://voxbee.app/pricing.md",
    "index_md": "https://voxbee.app/index.md",
    "sitemap": "https://voxbee.app/sitemap.xml",
    "agent_mode": "https://voxbee.app/?mode=agent",
    "ai_plugin": "https://voxbee.app/.well-known/ai-plugin.json"
  },
  "contact": {
    "email": "hello@voxbee.app",
    "twitter": "https://x.com/VoxBeeApp",
    "linkedin": "https://www.linkedin.com/company/voxbeeapp"
  },
  "notApplicable": [
    "public_api",
    "oauth",
    "webhooks",
    "sdk",
    "mcp_server"
  ],
  "notApplicableReason": "VoxBee is a native desktop app. There is no hosted API, no OAuth, no webhooks, and no SDK because the product runs entirely on the user's machine.",
  "lastUpdated": "2026-04-26"
}
