Skip to content

gpoole/speakeasy-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Greg Poole
Nov 19, 2015
2990937 · Nov 19, 2015

History

33 Commits
Aug 30, 2015
Aug 9, 2015
Nov 19, 2015
Nov 5, 2015
Aug 9, 2015
Aug 9, 2015
Aug 9, 2015
Aug 9, 2015
Aug 9, 2015
Aug 9, 2015
Aug 9, 2015
Aug 13, 2015
Aug 9, 2015
Oct 11, 2015
Aug 9, 2015
Aug 9, 2015
Aug 30, 2015
Aug 9, 2015
Aug 9, 2015
Oct 8, 2015
Aug 9, 2015

Repository files navigation

speakeasy

Prototype application for using different speech APIs to display text on screen. Based on the Aurelia framework.

Running

To run the app, follow these steps.

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.
  2. From the project folder, execute the following commands:
npm install
npm install -g gulp jspm@beta
jspm install -y
  1. To run the app, execute the following command:
gulp watch
  1. Browse to http://localhost:9000 to see the app.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published