https://github.com/b4rtaz/voice-assistant-net-server
Voice Assistant Server for VSCode
https://github.com/b4rtaz/voice-assistant-net-server
dotnet5 speech-recognition speech-to-text vscode vscode-extension vscode-snippets
Last synced: 5 months ago
JSON representation
Voice Assistant Server for VSCode
- Host: GitHub
- URL: https://github.com/b4rtaz/voice-assistant-net-server
- Owner: b4rtaz
- License: mit
- Created: 2021-05-24T21:33:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-28T08:21:47.000Z (about 4 years ago)
- Last Synced: 2025-01-12T21:33:31.147Z (6 months ago)
- Topics: dotnet5, speech-recognition, speech-to-text, vscode, vscode-extension, vscode-snippets
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voice Assistant .NET Server
[](https://travis-ci.com/b4rtaz/voice-assistant-net-server) [](/LICENSE) [](https://twitter.com/b4rtaz)
This project is a server for [Voice Assistant for VSCode](https://github.com/b4rtaz/voice-assistant). Currently it supports only Windows. You need [.NET 5](https://dotnet.microsoft.com/download/dotnet/5.0) or higher to run it.
## 💡 License
This project is released under the MIT license.