This Node.js application leverages the Annyang.js voice recognition library, allowing users to control the application through voice commands. With Annyang.js, users can navigate pages and perform actions simply by speaking commands.
- Node.js installed on your machine.
- Clone the repository:
git clone <repository_url>
- Navigate to the project directory:
cd <project_directory>
- Install dependencies:
npm install
- Run the application:
node app.js
- Open your web browser and visit http://localhost:3000 to experience the voice-controlled application.
Explore the application by speaking voice commands such as:
- "Hello!" to navigate to the home page.
- "Show me cute kittens!" to view adorable kitten images.
- "Show me Arches National Park!" to explore images of Arches National Park.
- "Show TPS report" to perform a specific action.
Watch the demo video to see the application in action: Download