Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrnxf/spotify-voice
Interactive Spotify environment using voice recognition
https://github.com/jrnxf/spotify-voice
react skrrrt spotify voice-recognition
Last synced: 23 days ago
JSON representation
Interactive Spotify environment using voice recognition
- Host: GitHub
- URL: https://github.com/jrnxf/spotify-voice
- Owner: jrnxf
- License: mit
- Created: 2017-12-13T18:40:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T01:05:20.000Z (about 6 years ago)
- Last Synced: 2024-12-19T23:10:42.952Z (about 1 month ago)
- Topics: react, skrrrt, spotify, voice-recognition
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# spotify-voice
[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/coloradocolby/spotify-voice/blob/master/LICENSE)Inspired by [spotify-play-with-voice](https://github.com/JMPerez/spotify-play-with-voice) from [JMPerez](https://github.com/JMPerez).
## Demo
https://cc-spotifyvoice.herokuapp.com## Installation
[node.js](http://nodejs.org/download/) is required to get ``npm``.If you would like to download the code and try it for yourself:
1. Clone the repo: `[email protected]:coloradocolby/spotify-voice.git`
2. `cd spotify-voice`
2. Install packages: `yarn`
3. Build project: `yarn watch-css`
4. Start server: `yarn start:server`
5. Launch project: `yarn start`
4. Open your browser at: `http://localhost:3000`## Author
[Colby Thomas](http://www.coloradocolby.com)## License
[MIT](https://github.com/coloradocolby/actor-lookup/blob/master/LICENSE)