[Bug] Voice input with `/voice` command not converting audio to text after spacebar release
Resolved 💬 3 comments Opened Mar 25, 2026 by tanakakns Closed Mar 29, 2026
Bug Description
/voiceで音声入力を行いましたが、スペースキーを押している間にlistening...や音声の波形のようなものが出ているのですが、スペースキーを離した後に文字が入力されません。
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.83
- Feedback ID: 9c1c446e-f664-4026-b37c-21f76ff2f424
Errors
[{"error":"Error: console.error: [bun] Warning: ws.WebSocket 'unexpected-response' event is not implemented in bun\n\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:730:9126)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:676:23263)\n at value (native:171:22)\n at warn (native:241:9)\n at emitWarning (ws:43:42)\n at #onOrOnce (ws:170:18)\n at JcT (/$bunfs/root/src/entrypoints/cli.js:6768:7410)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T13:19:20.854Z"},{"error":"Error: Failed to delete keychain entry\n at XS6 (/$bunfs/root/src/entrypoints/cli.js:415:51938)\n at async SS6 (/$bunfs/root/src/entrypoints/cli.js:416:698)\n at async jMq (/$bunfs/root/src/entrypoints/cli.js:416:596)\n at async Qr_ (/$bunfs/root/src/entrypoints/cli.js:2712:2202)\n at async E1_ (/$bunfs/root/src/entrypoints/cli.js:2736:5409)\n at async <anonymous> (/$bunfs/root/src/entrypoints/cli.js:2757:2735)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T13:21:34.369Z"},{"error":"AxiosError: Request failed with status code 404\n at Cm (/$bunfs/root/src/entrypoints/cli.js:74:1194)\n at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:79:12755)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/src/entrypoints/cli.js:81:2467)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-03-25T13:33:43.425Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗