Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Node.js Application: Annyang.js Voice Recognition

Overview

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.

Prerequisites

  • Node.js installed on your machine.

Getting Started

  1. Clone the repository:
    git clone <repository_url>
  2. Navigate to the project directory:
    cd <project_directory>
  3. Install dependencies:
    npm install
  4. Run the application:
    node app.js
  5. Open your web browser and visit http://localhost:3000 to experience the voice-controlled application.

Usage

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.

Demo

Watch the demo video to see the application in action: Download