/VoiceRecognitionApp

Voice Recognition + Graph database

Primary LanguageTypeScript

VoiceRecognitionApp

An app made with IONIC2 for the frontend and ASP.NET Core for the API. The app is like a virtual assistant. You say something and by SpeechRecognition plugin from IONIC2, a request is sent to the API and the incoming response is being spoken by the app.

API Link https://github.com/foaudkajj/SpeechRecognitionAPI