An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Voice Assistant .NET Server

[![Build Status](https://travis-ci.com/b4rtaz/voice-assistant-net-server.svg?branch=main)](https://travis-ci.com/b4rtaz/voice-assistant-net-server) [![License: MIT](https://img.shields.io/github/license/mashape/apistatus.svg)](/LICENSE) [![Twitter: b4rtaz](https://img.shields.io/twitter/follow/b4rtaz.svg?style=social)](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.