Voice Typing for Visual StudioDownload this extension from the Visual Studio Marketplace or get the CI build Press and hold the CTRL+Shift keys to activate dictation mode in Visual Studio. Your voice will be converted into text in the editor or any other input field that currently has focus. Tip! Hit the CTRL key first, and then the Shift key immediately after for the best results. This feature makes it incredibly easy to write prompts for Copilot and add code comments using your voice instead of typing.
When you press and hold the CTRL+Shift keys, the status bar will show an indicator that it's listening. WinRT Speech Recognition EngineTo use the WinRT speech recognition engine, you must enable the Windows privacy setting for "Speech". The first time you use this extension, you will be prompted to enable it. SettingsYou can configure the extension in the Visual Studio options dialog under Tools > Options > Voice Typing. How can I help?If you enjoy using the extension, please give it a ★★★★★ rating on the Visual Studio Marketplace. Should you encounter bugs or have feature requests, head over to the GitHub repo to open an issue if one doesn't already exist. Pull requests are also very welcome, as I can't always get around to fixing all bugs myself. This is a personal passion project, so my time is limited. Another way to help out is to sponsor me on GitHub. |