An open API service indexing awesome lists of open source software.

https://github.com/prayerslayer/zalando-web-audio-tech-talk

Web Audio Tech Talk @ Zalando Examples
https://github.com/prayerslayer/zalando-web-audio-tech-talk

Last synced: 3 months ago
JSON representation

Web Audio Tech Talk @ Zalando Examples

Awesome Lists containing this project

README

          

# Examples for Web Audio Tech Talk @ Zalando

Including

* Web Audio API
* User Media API
* Web Speech API

# Usage

* Check out the repository
* [Install Node](https://github.com/joyent/node/wiki/installation) on your system
* Install necessary packages ``npm install``
* Run ``nodemon app.js``
* The examples are now running on ``http://localhost:3000``