ali2k4 / Spotify-API

Spotify-api-with-voice-search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify-API

Spotify-api-with-voice-search

The web app was created to allow users to quickly launch songs available on spotify with speech recognition. The web app allows user to preview song, play song, view albums by an artist and find out which album is a particular song from. The app also shows how popular a certain song is when previewing the song within the web app. Under preview it also allows teh user to play the full track.
This projected was completed using Spotify API and by utilizing a great speech recognition library known as annyang. The web app works on desktop and android devices.

Please visit www.humayunahmed.ca for more info

APP USEAGE

"Play song" would launch the webapp on desktop and the Spotify app if on android

"Preview song" allows user to listen to 30 seconds of the track within the web app. It also alows user to play the whole track f they like and provides them with simple stat such as popularity of the song. user can also pause or stop the song by simply saying "stop" or "pause".

"Show album" lists 5 recent albums by the artist

"Which album" allows the user to find what album a particular song is from.

Required:

  • NodeJS
  • Annyang library

Credit: JMPerez for providing the bases

About

Spotify-api-with-voice-search


Languages

Language:JavaScript 69.2%Language:CSS 16.7%Language:HTML 14.0%