[BUG] Voice input (mic) misrecognizes Korean speech in VS Code extension

Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 23, 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?

채팅 입력창의 마이크 버튼으로 한국어 음성을 입력하면, 실제 발음과 무관한 영어 알파벳 조합으로 잘못 인식됩니다.
예: "마이크 수음이 잘 안되는구만" → "Michael School, Midiana Denguman" 처럼 엉뚱하게 변환됨.

같은 마이크로 Chrome 브라우저에서 Gemini, claude.ai를 사용할 때는 한국어 음성 인식이 정상 동작합니다. VS Code 확장에서만 이 문제가 발생합니다.

What Should Happen?

Chrome 브라우저에서처럼 한국어 음성이 정확히 한글로 인식되어야 함

Error Messages/Logs

Steps to Reproduce

  1. VS Code에서 Claude Code 확장 열기
  2. 채팅 입력창 옆 마이크 버튼 클릭
  3. 한국어로 말하기 (예: "마이크 수음이 잘 안되는구만")
  4. 결과: 입력창에 한글이 아닌 엉뚱한 영어/외국어 조합으로 텍스트가 입력됨 (예: "Michael School, Midiana Denguman")

Claude Model

Sonnet (default)

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

v2.1.241 (Claude Code for VS Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

_No response_

View original on GitHub ↗