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

https://github.com/christian-vorhemus/speechrecognition-luis

This is a sample UWP app written in C# that listens to voice commands and returns weather forecasts. To convert speech to text, the Windows.Media.SpeechRecognition classes are used, LUIS.ai is the engine for natural language processing.
https://github.com/christian-vorhemus/speechrecognition-luis

artificial-intelligence c-sharp luis natural-language-processing openweathermap speech-recognition visual-studio voice-commands

Last synced: 7 months ago
JSON representation

This is a sample UWP app written in C# that listens to voice commands and returns weather forecasts. To convert speech to text, the Windows.Media.SpeechRecognition classes are used, LUIS.ai is the engine for natural language processing.

Awesome Lists containing this project