Hi guys! I've just released my new extension for Visual Studio Code: Voice Assistant. It allows you to put code snippets by voice into your code. You can prepare different snippets per each project. Also it supports multiple VSC windows. You may use it for any programing language!
(check this example with voice 🔉)
🚀 How to Run?
- Install this extension from the marketplace.
- Install & run a server. The server is necessary, because it does all speech recognition job. Currently we support only Windows. 💾 Download server for Windows (it requires .NET5)
-
Add
voice-assistant.json
file to root directory of your project and click "Reload definition". You may use this example file or click "Add example voice-assistant.json" button. - That's it! 🎤
Give me your feedback please. ✌
Top comments (0)