microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.5k stars 882 forks source link

Speech To Text #18681

Open DashGandhi opened 2 years ago

DashGandhi commented 2 years ago

As a developer & database manager, many times we have to write long boring queries. While typing, ADS helps us through IntelliSense. But still, this long typing bogs us down.

It would be great if ADS can give the feature of Speech To Text (along with IntelliSense).

Charles-Gagnon commented 2 years ago

You can try installing https://github.com/olefjaerestad/vscode-speech-to-text (VS Code extensions generally should work in ADS as well)

DashGandhi commented 2 years ago

Dear Charles, Thank you for your considerate response to my request. I would surely like to check it out. But I do not know how to install the extension from GitHub site. If you can guide me on that, that would be great.

Thanks with Regards

DashGandhi (software CREATIONS)

On Monday, 14 March, 2022, 11:24:33 pm IST, Charles Gagnon ***@***.***> wrote:  

You can try installing https://github.com/olefjaerestad/vscode-speech-to-text (VS Code extensions generally should work in ADS as well)

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

Charles-Gagnon commented 2 years ago
  1. Download VSIX from marketplace
  2. Open ADS
  3. File -> Install Extension from VSIX Package...

Although I'm not seeing this extension in the VS marketplace - you could look for another extension or contact the owner and ask about that.