Skip to content

gpoole/speakeasy-client

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