Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Voice DevNew to Visual Studio Code? Get it now.
Voice Dev

Voice Dev

Saad

| (0) | Free
idk
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

voice-dev

Streamline your development workflow by leveraging Voice-Dev. Voice-Dev is a VS Code Expansion where you can speak commands to your machine and expect an output of code for whichever language you are working in. The extension uses node-audiorecorder to get audio input, Mozilla's DeepSpeech pre-trained English model as a Speech-to-Text engine, and NLP.js to process and intelligently interpret requests using NLP classifications.

Features

-Get code directly from stackoverflow from spoken queries.

Requirements

As of 7/14/2020, Mozilla's DeepSpeech library only mainly supports major releases of ElectronJS (5.0, 6.0, 7.0, etc), so VS Code running on ElectronJS 7.3 will not work. It is recommended that you install VS Code 1.43.2 (Feb Release) for the best experience with this extension.

Known Issues

  • Currently there may be an issue with accessing the built in Git API so using VCS related commands may not work. This is currently being investigated.

Release Notes

0.0.1

Initial Release! Windows audio input seems to work fine (other platforms need to be tested), and the deepspeech engine also seems to be working fine.


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft