Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 763 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 763 Bytes

Voice Controlled React News Application - With Voice Assistantace

Voice Controlled React News Application

Introduction

This is a Conversational Voice Controlled React News Application using Alan AI. Alan AI is a revolutionary speech recognition software that allows you to add voice capabilities to your applications. It allows you to control absolutely everything in the app using your voice. Another huge benefit is that it's extremely easy to integrate it. We'll do it together in this video and afterward, you'll be able to create your own voice-controlled apps.

Setup:

  • run npm i to install dependencies
  • run npm start to start development server