[Bug] Voice recording fails with native audio module load error
Resolved 💬 2 comments Opened Mar 4, 2026 by kohowski Closed Mar 5, 2026
Bug Description
/voice command returns "Voice recording requires the native audio module, which could not be loaded."
not sure what I am supposed to do about that.
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.1.68
- Feedback ID: 2373f01e-a6c3-4aff-85bc-c29501cdf6c8
Errors
[{"error":"AbortError: The operation was aborted.\n at unknown\n at abortChildProcess (node:child_process:947:42)\n at onAbortListener2 (node:child_process:35:24)","timestamp":"2026-03-04T11:21:38.582Z"},{"error":"RipgrepTimeoutError: Ripgrep search timed out after 20 seconds. The search may have matched files but did not complete in time. Try searching a more specific path or pattern.\n at f (B:/~BUN/root/claude.exe:116:189)\n at <anonymous> (B:/~BUN/root/claude.exe:116:403)\n at exitHandler (node:child_process:109:27)\n at errorHandler (node:child_process:118:16)\n at emitError (node:events:43:23)\n at abortChildProcess (node:child_process:947:17)\n at onAbortListener2 (node:child_process:35:24)","timestamp":"2026-03-04T11:21:38.583Z"},{"error":"Error: 1P event logging: 38 events failed to export (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\n at queueFailedEvents (B:/~BUN/root/claude.exe:6275:2654)\n at async doExport (B:/~BUN/root/claude.exe:6275:1561)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-04T11:21:46.966Z"},{"error":"Error: {\"message\":\"Failed to export 38 events (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\",\"originalLine\":\"6275\",\"originalColumn\":\"1713\",\"line\":\"6275\",\"column\":\"1713\",\"sourceURL\":\"B:/~BUN/root/claude.exe\",\"stack\":\"Error: Failed to export 38 events (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\\n at doExport (B:/~BUN/root/claude.exe:6275:1713)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (B:/~BUN/root/claude.exe:2421:25029)\n at <anonymous> (B:/~BUN/root/claude.exe:118:92465)\n at A_0 (B:/~BUN/root/claude.exe:118:93009)\n at <anonymous> (B:/~BUN/root/claude.exe:119:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-04T11:21:46.966Z"},{"error":"Error: 1P event logging: 10 events failed to export (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\n at queueFailedEvents (B:/~BUN/root/claude.exe:6275:2654)\n at async doExport (B:/~BUN/root/claude.exe:6275:1561)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-04T11:22:06.169Z"},{"error":"Error: {\"message\":\"Failed to export 10 events (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\",\"originalLine\":\"6275\",\"originalColumn\":\"1713\",\"line\":\"6275\",\"column\":\"1713\",\"sourceURL\":\"B:/~BUN/root/claude.exe\",\"stack\":\"Error: Failed to export 10 events (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\\n at doExport (B:/~BUN/root/claude.exe:6275:1713)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (B:/~BUN/root/claude.exe:2421:25029)\n at <anonymous> (B:/~BUN/root/claude.exe:118:92465)\n at A_0 (B:/~BUN/root/claude.exe:118:93009)\n at <anonymous> (B:/~BUN/root/claude.exe:119:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-04T11:22:06.169Z"},{"error":"Error: 1P event logging: 25 events failed to export (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\n at queueFailedEvents (B:/~BUN/root/claude.exe:6275:2654)\n at async doExport (B:/~BUN/root/claude.exe:6275:1561)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-04T11:22:26.471Z"},{"error":"Error: {\"message\":\"Failed to export 25 events (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\",\"originalLine\":\"6275\",\"originalColumn\":\"1713\",\"line\":\"6275\",\"column\":\"1713\",\"sourceURL\":\"B:/~BUN/root/claude.exe\",\"stack\":\"Error: Failed to export 25 events (status=429, code=ERR_BAD_REQUEST, Request failed with status code 429)\\n at doExport (B:/~BUN/root/claude.exe:6275:1713)\\n at processTicksAndRejections (native:7:39)\",\"name\":\"Error\"}\n at error (B:/~BUN/root/claude.exe:2421:25029)\n at <anonymous> (B:/~BUN/root/claude.exe:118:92465)\n at A_0 (B:/~BUN/root/claude.exe:118:93009)\n at <anonymous> (B:/~BUN/root/claude.exe:119:17366)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-04T11:22:26.471Z"},{"error":"Error: 1P event logging: 1 events failed to export (status=429, code=ERR_BAD_R…
Note: Content was truncated.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗