Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 813 Bytes

File metadata and controls

38 lines (22 loc) · 813 Bytes

vCity

A VUI with voice API for tourism in Hamiton, ON

This application utilizes voice API to assist users in touring Hamilton while driving.

Installation

To try out this application, clone this repo onto your device.

git clone https://github.com/edwin-do/vCity.git

Install the dependencies and start the local server

npm install
node server.js

Open index.html at http://localhost:3000/index.html

Usage

  1. Find Popular Locations - Try saying "Popular places"
  2. Find waterfalls - Try saying "show waterfalls"
  3. Find libraries - Try saying "show libraries"
  4. Find art galleries - Try saying "show art"
  5. Reset screen - Try saying "Reset"

When results are displayed, trying saying "details about #" to obtain more info about that specific result