Skip to content

Speak to your watch, and it'll play that song from what's currently playing. Like Alexa, on your watch. Only works with spotify. See README for directions.

Notifications You must be signed in to change notification settings

cuuupid/lipsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Lipsync

##What it does Speak to your watch, and it'll play that song from what's currently playing. Like Alexa, on your watch. SPOTIFY ONLY

##How it does it

  • Pebble smartwatch with mic (pebble time and beyond models)
  • Pebble speech to text using C
  • Pass from C to javascript handler by contacting yourself (PebbleJS/Webkit)
  • Ajax request to spotify endpoint, get API key using a curl request yourself since I didn't finish that yet
  • Spotify makes a new playlist called LipSync Defined if it doesn't exist, if it does exist delete all songs Then, adds every song in library.
  • Ajax request to add song to playlist based on what you said
  • this way it always starts playing your song and then once it finishes it shuffles through your library
  • start playback of the lipsync playlist on your phone and setup is complete Useful for runs!

About

Speak to your watch, and it'll play that song from what's currently playing. Like Alexa, on your watch. Only works with spotify. See README for directions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published