[BUG] audio-capture/x64-win32/audio-capture.node is not bundled

Resolved 💬 3 comments Opened Mar 11, 2026 by raghavpatnecha Closed Mar 15, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

  1. Missing binary: The expected path audio-capture/x64-win32/audio-capture.node does not exist in the installation

directory. The audio-capture/ folder is completely absent.

  1. No fallback on Windows: On macOS/Linux, Claude Code falls back to SoX (rec command) for recording. On Windows (win32), there is no fallback — it only supports the native module. The code explicitly returns:

"Voice recording requires the native audio module, which could not be loaded."

What Should Happen?

Should include binary file

Error Messages/Logs

"Voice recording requires the native audio module, which could not be loaded."

Steps to Reproduce

Type /voice

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.73

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗